Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element TechnicalIdentityType / CodeListVersions
Namespace org:afnor:medona:1.0
Annotations
CodeLists used in Technical description
Diagram
Diagram technical-vitam_xsd_Element_Group_MimeTypeCodeListGroup.tmp#MimeTypeCodeListGroup_MimeTypeCodeListVersion technical-vitam_xsd_Element_Group_MimeTypeCodeListGroup.tmp#MimeTypeCodeListGroup technical-vitam_xsd_Element_Group_FileFormatCodeListGroup.tmp#FileFormatCodeListGroup_FileFormatCodeListVersion technical-vitam_xsd_Element_Group_FileFormatCodeListGroup.tmp#FileFormatCodeListGroup technical-vitam_xsd_Element_Group_DataObjectVersionCodeListGroup.tmp#DataObjectVersionCodeListGroup_DataObjectVersionCodeListVersion technical-vitam_xsd_Element_Group_DataObjectVersionCodeListGroup.tmp#DataObjectVersionCodeListGroup technical-vitam_xsd_Complex_Type_TechnicalCodeListsType.tmp#TechnicalCodeListsType
Type TechnicalCodeListsType
Properties
content complex
Model
Children DataObjectVersionCodeListVersion, FileFormatCodeListVersion, MimeTypeCodeListVersion
Instance
<CodeListVersions xmlns="org:afnor:medona:1.0">
  <MimeTypeCodeListVersion>{1,1}</MimeTypeCodeListVersion>
  <FileFormatCodeListVersion>{1,1}</FileFormatCodeListVersion>
  <DataObjectVersionCodeListVersion>{1,1}</DataObjectVersionCodeListVersion>
</CodeListVersions>
Source
<xsd:element name="CodeListVersions" type="TechnicalCodeListsType">
  <xsd:annotation>
    <xsd:documentation>CodeLists used in Technical description</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element TechnicalIdentityType / Tool
Namespace org:afnor:medona:1.0
Annotations
Tools used for the metadata extraction and identification
Diagram
Diagram technical-vitam_xsd_Complex_Type_ToolType.tmp#ToolType_Name technical-vitam_xsd_Complex_Type_ToolType.tmp#ToolType_Version technical-vitam_xsd_Complex_Type_ToolType.tmp#ToolType_ParameterVersion technical-vitam_xsd_Complex_Type_ToolType.tmp#ToolType
Type ToolType
Properties
content complex
maxOccurs unbounded
Model
Children Name, ParameterVersion, Version
Instance
<Tool xmlns="org:afnor:medona:1.0">
  <Name>{1,1}</Name>
  <Version>{1,1}</Version>
  <ParameterVersion>{0,unbounded}</ParameterVersion>
</Tool>
Source
<xsd:element name="Tool" type="ToolType" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>Tools used for the metadata extraction and identification</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element TechnicalIdentityType / Digest
Namespace org:afnor:medona:1.0
Annotations
the Digest of this Binary Data Object
Diagram
Diagram vitam-types_xsd_Complex_Type_DigestType.tmp#DigestType_MessageDigest vitam-types_xsd_Complex_Type_DigestType.tmp#DigestType_MessageDigestAlgorithm vitam-types_xsd_Complex_Type_DigestType.tmp#DigestType
Type DigestType
Properties
content complex
Model
Children MessageDigest, MessageDigestAlgorithm
Instance
<Digest xmlns="org:afnor:medona:1.0">
  <MessageDigest>{1,1}</MessageDigest>
  <MessageDigestAlgorithm>{1,1}</MessageDigestAlgorithm>
</Digest>
Source
<xsd:element name="Digest" type="DigestType">
  <xsd:annotation>
    <xsd:documentation>the Digest of this Binary Data Object</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Complex Type TechnicalIdentityType
Namespace org:afnor:medona:1.0
Annotations
Will be the future information for each Binary object as AIP. All other will be stored as Metadata with no fixed schema.
Diagram
Diagram technical-vitam_xsd_Complex_Type_TechnicalIdentityType.tmp#TechnicalIdentityType_CodeListVersions technical-vitam_xsd_Complex_Type_TechnicalIdentityType.tmp#TechnicalIdentityType_Tool technical-vitam_xsd_Element_Group_BinaryTechnicalDescriptionGroup.tmp#BinaryTechnicalDescriptionGroup_TechnicalIdentificationDate technical-vitam_xsd_Element_Group_BinaryTechnicalDescriptionGroup.tmp#BinaryTechnicalDescriptionGroup_Identification technical-vitam_xsd_Element_Group_BinaryTechnicalDescriptionGroup.tmp#BinaryTechnicalDescriptionGroup_FileInfo technical-vitam_xsd_Element_Group_BinaryTechnicalDescriptionGroup.tmp#BinaryTechnicalDescriptionGroup_CoreTechnicalMetadata technical-vitam_xsd_Element_Group_BinaryTechnicalDescriptionGroup.tmp#BinaryTechnicalDescriptionGroup technical-vitam_xsd_Complex_Type_TechnicalIdentityType.tmp#TechnicalIdentityType_Digest technical-vitam_xsd_Element_Group_PhysicalTechnicalDescriptionGroup.tmp#PhysicalTechnicalDescriptionGroup_PhysicalDimensions technical-vitam_xsd_Element_Group_PhysicalTechnicalDescriptionGroup.tmp#PhysicalTechnicalDescriptionGroup
Used by
Model
Children CodeListVersions, CoreTechnicalMetadata, Digest, FileInfo, Identification, PhysicalDimensions, TechnicalIdentificationDate, Tool
Source
<xsd:complexType name="TechnicalIdentityType">
  <xsd:annotation>
    <xsd:documentation>Will be the future information for each Binary object as AIP. All other will be stored as Metadata with no fixed schema.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="CodeListVersions" type="TechnicalCodeListsType">
      <xsd:annotation>
        <xsd:documentation>CodeLists used in Technical description</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Tool" type="ToolType" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>Tools used for the metadata extraction and identification</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:choice>
      <xsd:sequence>
        <xsd:group ref="BinaryTechnicalDescriptionGroup"/>
        <xsd:element name="Digest" type="DigestType">
          <xsd:annotation>
            <xsd:documentation>the Digest of this Binary Data Object</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
      <xsd:group ref="PhysicalTechnicalDescriptionGroup"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd