Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Element MinimalDataObjectType / Id
Namespace org:afnor:medona:1.0
Annotations
ID of a Data Object
Diagram
Diagram vitam-types_xsd_Simple_Type_IdType.tmp#IdType
Type IdType
Properties
content simple
Source
<xsd:element name="Id" type="IdType">
  <xsd:annotation>
    <xsd:documentation>ID of a Data Object</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/vitam-types.xsd
Complex Type MinimalDataObjectType
Namespace org:afnor:medona:1.0
Annotations
Minimal Data object: one ID used everywhere else
Diagram
Diagram vitam-types_xsd_Complex_Type_MinimalDataObjectType.tmp#MinimalDataObjectType_Id
Used by
Model
Children Id
Source
<xsd:complexType name="MinimalDataObjectType">
  <xsd:annotation>
    <xsd:documentation>Minimal Data object: one ID used everywhere else</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Id" type="IdType">
      <xsd:annotation>
        <xsd:documentation>ID of a Data Object</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/vitam-types.xsd