Showing:

Attributes
Diagrams
Model
Properties
Source
Used by
Element ManagementMetadataType / ArchivalProfile
Namespace org:afnor:medona:1.0
Diagram
Diagram vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeID vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeName vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeAgencyID vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeAgencyName vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeVersionID vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeDataURI vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeURI vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType
Type IdentifierType
Properties
content complex
minOccurs 0
Attributes
QName Type Use
schemeAgencyID xsd:token optional
schemeAgencyName xsd:string optional
schemeDataURI xsd:anyURI optional
schemeID xsd:token optional
schemeName xsd:string optional
schemeURI xsd:anyURI optional
schemeVersionID xsd:token optional
Source
<xsd:element name="ArchivalProfile" type="IdentifierType" minOccurs="0"/>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/transport-vitam-medona.xsd
Element ManagementMetadataType / ServiceLevel
Namespace org:afnor:medona:1.0
Diagram
Diagram vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeID vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeName vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeAgencyID vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeAgencyName vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeVersionID vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeDataURI vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType_schemeURI vitam-types_xsd_Complex_Type_IdentifierType.tmp#IdentifierType
Type IdentifierType
Properties
content complex
minOccurs 0
Attributes
QName Type Use
schemeAgencyID xsd:token optional
schemeAgencyName xsd:string optional
schemeDataURI xsd:anyURI optional
schemeID xsd:token optional
schemeName xsd:string optional
schemeURI xsd:anyURI optional
schemeVersionID xsd:token optional
Source
<xsd:element name="ServiceLevel" type="IdentifierType" minOccurs="0"/>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/transport-vitam-medona.xsd
Complex Type ManagementMetadataType
Namespace org:afnor:medona:1.0
Diagram
Diagram xml_xsd_Attribute_xml_id.tmp#id transport-vitam-medona_xsd_Complex_Type_ManagementMetadataType.tmp#ManagementMetadataType_ArchivalProfile transport-vitam-medona_xsd_Complex_Type_ManagementMetadataType.tmp#ManagementMetadataType_ServiceLevel
Used by
Model
Children ArchivalProfile, ServiceLevel
Attributes
QName Type Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xsd:complexType name="ManagementMetadataType">
  <xsd:sequence>
    <!-- Proposition VITAM : retrait car possiblement en doublon avec le code ArchivalAgreement qui peut indiquer la même chose -->
    <xsd:element name="ArchivalProfile" type="IdentifierType" minOccurs="0"/>
    <!-- Proposition VITAM : retrait car nous ne voyons pas à quoi cela correspond ? -->
    <xsd:element name="ServiceLevel" type="IdentifierType" minOccurs="0"/>
    <!-- Proposition de VITAM : retrait car présent dans le bloc gestion des métadonnées descriptives pour chaque Unité d'archives (y compris le premier) 
            <xsd:element name="AccessRule" type="AccessRuleType" minOccurs="0"/>
            <xsd:element name="AppraisalRule" type="AppraisalRuleType" minOccurs="0"/>
             -->
  </xsd:sequence>
  <xsd:attribute ref="xml:id" use="optional"/>
</xsd:complexType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/transport-vitam-medona.xsd