Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element BinaryTechnicalDescriptionGroup / TechnicalIdentificationDate
Namespace org:afnor:medona:1.0
Annotations
Date when this technical identification was done if different than the global date creation of this XML file
Diagram
Diagram
Type xsd:dateTime
Properties
content simple
minOccurs 0
Source
<xsd:element name="TechnicalIdentificationDate" type="xsd:dateTime" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Date when this technical identification was done if different than the global date creation of this XML file</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element BinaryTechnicalDescriptionGroup / Identification
Namespace org:afnor:medona:1.0
Annotations
Identification of a Data Object
Diagram
Diagram technical-vitam_xsd_Complex_Type_IdentificationType.tmp#IdentificationType_FormatLitteral technical-vitam_xsd_Complex_Type_IdentificationType.tmp#IdentificationType_MimeType technical-vitam_xsd_Complex_Type_IdentificationType.tmp#IdentificationType_FormatId technical-vitam_xsd_Complex_Type_IdentificationType.tmp#IdentificationType
Type IdentificationType
Properties
content complex
Model
Children FormatId, FormatLitteral, MimeType
Instance
<Identification xmlns="org:afnor:medona:1.0">
  <FormatLitteral>{0,1}</FormatLitteral>
  <MimeType>{0,1}</MimeType>
  <FormatId>{1,1}</FormatId>
</Identification>
Source
<xsd:element name="Identification" type="IdentificationType">
  <xsd:annotation>
    <xsd:documentation>Identification of a Data Object</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element BinaryTechnicalDescriptionGroup / FileInfo
Namespace org:afnor:medona:1.0
Annotations
General information of a Data Object
Diagram
Diagram technical-vitam_xsd_Complex_Type_FileInfoType.tmp#FileInfoType_Size technical-vitam_xsd_Complex_Type_FileInfoType.tmp#FileInfoType_Filename technical-vitam_xsd_Complex_Type_FileInfoType.tmp#FileInfoType_Created technical-vitam_xsd_Complex_Type_FileInfoType.tmp#FileInfoType_CreatingApplicationName technical-vitam_xsd_Complex_Type_FileInfoType.tmp#FileInfoType_CreatingApplicationVersion technical-vitam_xsd_Complex_Type_FileInfoType.tmp#FileInfoType_CreatingOs technical-vitam_xsd_Complex_Type_FileInfoType.tmp#FileInfoType_LastModified technical-vitam_xsd_Complex_Type_FileInfoType.tmp#FileInfoType
Type FileInfoType
Properties
content complex
minOccurs 0
Model
Children Created, CreatingApplicationName, CreatingApplicationVersion, CreatingOs, Filename, LastModified, Size
Instance
<FileInfo xmlns="org:afnor:medona:1.0">
  <Size>{0,1}</Size>
  <Filename>{1,1}</Filename>
  <Created>{1,1}</Created>
  <CreatingApplicationName>{0,1}</CreatingApplicationName>
  <CreatingApplicationVersion>{0,1}</CreatingApplicationVersion>
  <CreatingOs>{0,1}</CreatingOs>
  <LastModified>{0,1}</LastModified>
</FileInfo>
Source
<xsd:element name="FileInfo" type="FileInfoType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>General information of a Data Object</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element BinaryTechnicalDescriptionGroup / CoreTechnicalMetadata
Namespace org:afnor:medona:1.0
Annotations
Core metadata for a Data Object. This should be minimal standard metadata... Some more works have to be done to filter the below types.
Diagram
Diagram subtechnical-vitam_xsd_Complex_Type_CoreMetadataType.tmp#CoreMetadataType_Text subtechnical-vitam_xsd_Complex_Type_CoreMetadataType.tmp#CoreMetadataType_Document subtechnical-vitam_xsd_Complex_Type_CoreMetadataType.tmp#CoreMetadataType_Image subtechnical-vitam_xsd_Complex_Type_CoreMetadataType.tmp#CoreMetadataType_Audio subtechnical-vitam_xsd_Complex_Type_CoreMetadataType.tmp#CoreMetadataType_Video subtechnical-vitam_xsd_Complex_Type_CoreMetadataType.tmp#CoreMetadataType_Undefined subtechnical-vitam_xsd_Complex_Type_CoreMetadataType.tmp#CoreMetadataType
Type CoreMetadataType
Properties
content complex
minOccurs 0
Model
Children Audio, Document, Image, Text, Undefined, Video
Instance
<CoreTechnicalMetadata xmlns="org:afnor:medona:1.0" xmlns:tech="fr.gouv.vitam.technique">
  <tech:Text>{1,1}</tech:Text>
  <tech:Document>{1,1}</tech:Document>
  <tech:Image>{1,1}</tech:Image>
  <tech:Audio>{1,1}</tech:Audio>
  <tech:Video>{1,1}</tech:Video>
  <tech:Undefined>{1,1}</tech:Undefined>
</CoreTechnicalMetadata>
Source
<xsd:element name="CoreTechnicalMetadata" type="tech:CoreMetadataType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Core metadata for a Data Object. This should be minimal standard metadata... Some more works have to be done to filter the below types.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element Group BinaryTechnicalDescriptionGroup
Namespace org:afnor:medona:1.0
Annotations
For Binary DataObject
Diagram
Diagram 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
Used by
Model
Children CoreTechnicalMetadata, FileInfo, Identification, TechnicalIdentificationDate
Source
<xsd:group name="BinaryTechnicalDescriptionGroup">
  <xsd:annotation>
    <xsd:documentation>For Binary DataObject</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="TechnicalIdentificationDate" type="xsd:dateTime" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Date when this technical identification was done if different than the global date creation of this XML file</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Identification" type="IdentificationType">
      <xsd:annotation>
        <xsd:documentation>Identification of a Data Object</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="FileInfo" type="FileInfoType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>General information of a Data Object</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="CoreTechnicalMetadata" type="tech:CoreMetadataType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Core metadata for a Data Object. This should be minimal standard metadata... Some more works have to be done to filter the below types.</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