Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element RecordsCreatorGroup / RecordsCreator
Namespace org:afnor:medona:1.0
Diagram
Diagram ontologie-vitam-v1_1_xsd_Element_Group_PersonGroup.tmp#PersonGroup_Firstname ontologie-vitam-v1_1_xsd_Element_Group_PersonGroup.tmp#PersonGroup_Givenname ontologie-vitam-v1_1_xsd_Element_Group_PersonGroup.tmp#PersonGroup_BirthName ontologie-vitam-v1_1_xsd_Element_Group_PersonGroup.tmp#PersonGroup_Gender ontologie-vitam-v1_1_xsd_Element_Group_PersonGroup.tmp#PersonGroup_BirthDate ontologie-vitam-v1_1_xsd_Element_Group_PersonGroup.tmp#PersonGroup_BirthPlace ontologie-vitam-v1_1_xsd_Element_Group_PersonGroup.tmp#PersonGroup_DeathDate ontologie-vitam-v1_1_xsd_Element_Group_PersonGroup.tmp#PersonGroup_DeathPlace ontologie-vitam-v1_1_xsd_Element_Group_PersonGroup.tmp#PersonGroup_Nationality ontologie-vitam-v1_1_xsd_Element_Group_PersonGroup.tmp#PersonGroup ontologie-vitam-v1_1_xsd_Element_Group_EntityGroup.tmp#EntityGroup_Corpname ontologie-vitam-v1_1_xsd_Element_Group_EntityGroup.tmp#EntityGroup ontologie-vitam-v1_1_xsd_Element_Group_PersonOrEntityGroup.tmp#PersonOrEntityGroup
Properties
content complex
Model
Children BirthDate, BirthName, BirthPlace, Corpname, DeathDate, DeathPlace, Firstname, Gender, Givenname, Nationality
Instance
<RecordsCreator xmlns="org:afnor:medona:1.0">
  <Firstname>{1,1}</Firstname>
  <Givenname>{1,1}</Givenname>
  <BirthName>{0,1}</BirthName>
  <Gender>{0,1}</Gender>
  <BirthDate>{0,1}</BirthDate>
  <BirthPlace>{0,1}</BirthPlace>
  <DeathDate>{0,1}</DeathDate>
  <DeathPlace>{0,1}</DeathPlace>
  <Nationality>{0,1}</Nationality>
  <Corpname>{1,1}</Corpname>
</RecordsCreator>
Source
<xsd:element name="RecordsCreator">
  <xsd:complexType>
    <xsd:group ref="PersonOrEntityGroup"/>
  </xsd:complexType>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/ontologie-vitam-v1.1.xsd
Element Group RecordsCreatorGroup
Namespace org:afnor:medona:1.0
Annotations
Responsable juridique de l'objet d'archive
Diagram
Diagram ontologie-vitam-v1_1_xsd_Element_Group_RecordsCreatorGroup.tmp#RecordsCreatorGroup_RecordsCreator
Used by
Model
Children RecordsCreator
Source
<xsd:group name="RecordsCreatorGroup">
  <xsd:annotation>
    <xsd:documentation>Responsable juridique de l'objet d'archive</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="RecordsCreator">
      <xsd:complexType>
        <xsd:group ref="PersonOrEntityGroup"/>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
</xsd:group>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/ontologie-vitam-v1.1.xsd