Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element DataObjectVersionCodeListGroup / DataObjectVersionCodeListVersion
Namespace org:afnor:medona:1.0
Annotations
To specify multiple versions for one "intellectual" object, as one version in conservation format, one in diffusion format, or one in TXT format (to allow full text search).
Codes could be as : conservation, diffusion, thumbnail, txt
Diagram
Diagram vitam-types_xsd_Complex_Type_CodeType.tmp#CodeType_listID vitam-types_xsd_Complex_Type_CodeType.tmp#CodeType_listAgencyID vitam-types_xsd_Complex_Type_CodeType.tmp#CodeType_listAgencyName vitam-types_xsd_Complex_Type_CodeType.tmp#CodeType_listName vitam-types_xsd_Complex_Type_CodeType.tmp#CodeType_listVersionID vitam-types_xsd_Complex_Type_CodeType.tmp#CodeType_name vitam-types_xsd_Complex_Type_CodeType.tmp#CodeType_languageID vitam-types_xsd_Complex_Type_CodeType.tmp#CodeType_listURI vitam-types_xsd_Complex_Type_CodeType.tmp#CodeType_listSchemeURI vitam-types_xsd_Complex_Type_CodeType.tmp#CodeType
Type CodeType
Properties
content complex
Model
Children languageID, listAgencyID, listAgencyName, listID, listName, listSchemeURI, listURI, listVersionID, name
Instance
<DataObjectVersionCodeListVersion xmlns="org:afnor:medona:1.0">
  <listID>{1,1}</listID>
  <listAgencyID>{0,1}</listAgencyID>
  <listAgencyName>{0,1}</listAgencyName>
  <listName>{0,1}</listName>
  <listVersionID>{0,1}</listVersionID>
  <name>{0,1}</name>
  <languageID>{0,1}</languageID>
  <listURI>{0,1}</listURI>
  <listSchemeURI>{0,1}</listSchemeURI>
</DataObjectVersionCodeListVersion>
Source
<xsd:element name="DataObjectVersionCodeListVersion" type="CodeType">
  <xsd:annotation>
    <xsd:documentation>To specify multiple versions for one "intellectual" object, as one version in conservation format, one in diffusion format, or one in TXT format (to allow full text search). Codes could be as : conservation, diffusion, thumbnail, txt</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element Group DataObjectVersionCodeListGroup
Namespace org:afnor:medona:1.0
Diagram
Diagram technical-vitam_xsd_Element_Group_DataObjectVersionCodeListGroup.tmp#DataObjectVersionCodeListGroup_DataObjectVersionCodeListVersion
Used by
Complex Type TechnicalCodeListsType
Model
Children DataObjectVersionCodeListVersion
Source
<xsd:group name="DataObjectVersionCodeListGroup">
  <xsd:sequence>
    <xsd:element name="DataObjectVersionCodeListVersion" type="CodeType">
      <xsd:annotation>
        <xsd:documentation>To specify multiple versions for one "intellectual" object, as one version in conservation format, one in diffusion format, or one in TXT format (to allow full text search). Codes could be as : conservation, diffusion, thumbnail, txt</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:group>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd