Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element IdentificationType / FormatLitteral
Namespace org:afnor:medona:1.0
Annotations
Format in litteral form, possibly not stable in time
Diagram
Diagram
Type xsd:string
Properties
content simple
minOccurs 0
Source
<xsd:element name="FormatLitteral" type="xsd:string" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Format in litteral form, possibly not stable in time</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element IdentificationType / MimeType
Namespace org:afnor:medona:1.0
Annotations
Associated MimeType as defined in the MimeTypeCodeList: should be stable but not necessarily enough precise
Diagram
Diagram technical-vitam_xsd_Simple_Type_MimeTypeType.tmp#MimeTypeType
Type MimeTypeType
Type hierarchy
Properties
content simple
minOccurs 0
Facets
minLength 1
Source
<xsd:element name="MimeType" type="MimeTypeType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Associated MimeType as defined in the MimeTypeCodeList: should be stable but not necessarily enough precise</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Element IdentificationType / FormatId
Namespace org:afnor:medona:1.0
Annotations
Specific Format Type as defined in the FormatIdCodeList (for VITAM, shall be PRONOM id)
Diagram
Diagram technical-vitam_xsd_Simple_Type_FileFormatType.tmp#FileFormatType
Type FileFormatType
Type hierarchy
Properties
content simple
Facets
minLength 1
Source
<xsd:element name="FormatId" type="FileFormatType">
  <xsd:annotation>
    <xsd:documentation>Specific Format Type as defined in the FormatIdCodeList (for VITAM, shall be PRONOM id)</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd
Complex Type IdentificationType
Namespace org:afnor:medona:1.0
Annotations
FormatLitteral exemple = Microsoft Word Document
MimeType exemple = application/msword
FormatId exemple (for VITAM = Pronom) = fmt/40
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
Used by
Model
Children FormatId, FormatLitteral, MimeType
Source
<xsd:complexType name="IdentificationType">
  <xsd:annotation>
    <xsd:appinfo>VITAM definition</xsd:appinfo>
    <xsd:documentation>FormatLitteral exemple = Microsoft Word Document</xsd:documentation>
    <xsd:documentation>MimeType exemple = application/msword</xsd:documentation>
    <xsd:documentation>FormatId exemple (for VITAM = Pronom) = fmt/40</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="FormatLitteral" type="xsd:string" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Format in litteral form, possibly not stable in time</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="MimeType" type="MimeTypeType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Associated MimeType as defined in the MimeTypeCodeList: should be stable but not necessarily enough precise</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="FormatId" type="FileFormatType">
      <xsd:annotation>
        <xsd:documentation>Specific Format Type as defined in the FormatIdCodeList (for VITAM, shall be PRONOM id)</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/technical-vitam.xsd