Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element DataObjectVersionGroup / DataObjectGroupReferenceId
Namespace org:afnor:medona:1.0
Annotations
ID of a Data Object Group which has several Data Object in this transfer (preservation, dissemination, thumbnails, raw versions for instance)
Diagram
Diagram vitam-types_xsd_Simple_Type_GroupIdType.tmp#GroupIdType
Type GroupIdType
Type hierarchy
Properties
content simple
Facets
minLength 1
Source
<xsd:element name="DataObjectGroupReferenceId" type="GroupIdType">
  <xsd:annotation>
    <xsd:documentation>ID of a Data Object Group which has several Data Object in this transfer (preservation, dissemination, thumbnails, raw versions for instance)</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element DataObjectVersionGroup / DataObjectVersion
Namespace org:afnor:medona:1.0
Annotations
To allow to specify the current version of the "intellectual" object, as one version in preservation, dissemination, thumbnails or raw format
Diagram
Diagram technical-vitam_xsd_Simple_Type_VersionIdType.tmp#VersionIdType
Type VersionIdType
Properties
content simple
Source
<xsd:element name="DataObjectVersion" type="VersionIdType">
  <xsd:annotation>
    <xsd:documentation>To allow to specify the current version of the "intellectual" object, as one version in preservation, dissemination, thumbnails or raw format</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element Group DataObjectVersionGroup
Namespace org:afnor:medona:1.0
Annotations
Group to specify that one DataObject is par of the representation of the same "intellectual object"
Diagram
Diagram technical-vitam_xsd_Element_Group_DataObjectVersionGroup.tmp#DataObjectVersionGroup_DataObjectGroupReferenceId technical-vitam_xsd_Element_Group_DataObjectVersionGroup.tmp#DataObjectVersionGroup_DataObjectVersion
Used by
Model
Children DataObjectGroupReferenceId, DataObjectVersion
Source
<xsd:group name="DataObjectVersionGroup">
  <xsd:annotation>
    <xsd:documentation>Group to specify that one DataObject is par of the representation of the same "intellectual object"</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="DataObjectGroupReferenceId" type="GroupIdType">
      <xsd:annotation>
        <xsd:documentation>ID of a Data Object Group which has several Data Object in this transfer (preservation, dissemination, thumbnails, raw versions for instance)</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="DataObjectVersion" type="VersionIdType">
      <xsd:annotation>
        <xsd:documentation>To allow to specify the current version of the "intellectual" object, as one version in preservation, dissemination, thumbnails or raw format</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