Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element MessageType / Date
Namespace org:afnor:medona:1.0
Annotations
Date of the creation of this message
Diagram
Diagram
Type xsd:dateTime
Properties
content simple
Source
<xsd:element name="Date" type="xsd:dateTime">
  <xsd:annotation>
    <xsd:documentation>Date of the creation of this message</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/transport-vitam-medona.xsd
Element MessageType / MessageIdentifier
Namespace org:afnor:medona:1.0
Annotations
Unique ID of this message, from Sender point of view (uniqueness)
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
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="MessageIdentifier" type="IdentifierType">
  <xsd:annotation>
    <xsd:documentation>Unique ID of this message, from Sender point of view (uniqueness)</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/transport-vitam-medona.xsd
Element MessageType / ArchivalAgreement
Namespace org:afnor:medona:1.0
Annotations
Contract archival agreement reference ID
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
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="ArchivalAgreement" type="IdentifierType">
  <xsd:annotation>
    <xsd:documentation>Contract archival agreement reference ID</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/transport-vitam-medona.xsd
Element MessageType / Signature
Namespace org:afnor:medona:1.0
Annotations
Optional content to specify a signature or whatever
Diagram
Diagram transport-vitam-medona_xsd_Complex_Type_SignatureType.tmp#SignatureType
Type SignatureType
Properties
content complex
minOccurs 0
Model
ANY element from ANY namespace OTHER than 'org:afnor:medona:1.0'
Source
<xsd:element name="Signature" type="SignatureType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Optional content to specify a signature or whatever</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/transport-vitam-medona.xsd
Complex Type MessageType
Namespace org:afnor:medona:1.0
Annotations
Date and Message identifier of this message and an optional signature
Diagram
Diagram transport-vitam-medona_xsd_Complex_Type_MessageType.tmp#MessageType_Date transport-vitam-medona_xsd_Complex_Type_MessageType.tmp#MessageType_MessageIdentifier transport-vitam-medona_xsd_Complex_Type_MessageType.tmp#MessageType_ArchivalAgreement transport-vitam-medona_xsd_Complex_Type_MessageType.tmp#MessageType_Signature
Used by
Model
Children ArchivalAgreement, Date, MessageIdentifier, Signature
Source
<xsd:complexType name="MessageType">
  <xsd:annotation>
    <xsd:documentation>Date and Message identifier of this message and an optional signature</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Date" type="xsd:dateTime">
      <xsd:annotation>
        <xsd:documentation>Date of the creation of this message</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="MessageIdentifier" type="IdentifierType">
      <xsd:annotation>
        <xsd:documentation>Unique ID of this message, from Sender point of view (uniqueness)</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="ArchivalAgreement" type="IdentifierType">
      <xsd:annotation>
        <xsd:documentation>Contract archival agreement reference ID</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Signature" type="SignatureType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Optional content to specify a signature or whatever</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/transport-vitam-medona.xsd