Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element ReplyCodeGroup / ReplyCode
Namespace org:afnor:medona:1.0
Annotations
Code value from the ReplyCodeList
Diagram
Diagram transport-vitam-medona_xsd_Simple_Type_ReplyCodeType.tmp#ReplyCodeType
Type ReplyCodeType
Type hierarchy
Properties
content simple
Facets
minLength 1
Source
<xsd:element name="ReplyCode" type="ReplyCodeType">
  <xsd:annotation>
    <xsd:documentation>Code value from the ReplyCodeList</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/transport-vitam-medona.xsd
Element ReplyCodeGroup / ReplyDescription
Namespace org:afnor:medona:1.0
Annotations
Description of the Reply Code, as detailed feedback. Maybe multiple
Diagram
Diagram
Type xsd:string
Properties
content simple
minOccurs 0
maxOccurs unbounded
Source
<xsd:element name="ReplyDescription" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>Description of the Reply Code, as detailed feedback. Maybe multiple</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/transport-vitam-medona.xsd
Element Group ReplyCodeGroup
Namespace org:afnor:medona:1.0
Annotations
A reply code, from the list of reply code, and a description of the reason of this reply code, potentially with multiple entries
Diagram
Diagram transport-vitam-medona_xsd_Element_Group_ReplyCodeGroup.tmp#ReplyCodeGroup_ReplyCode transport-vitam-medona_xsd_Element_Group_ReplyCodeGroup.tmp#ReplyCodeGroup_ReplyDescription
Used by
Model
Children ReplyCode, ReplyDescription
Source
<xsd:group name="ReplyCodeGroup">
  <xsd:annotation>
    <xsd:documentation>A reply code, from the list of reply code, and a description of the reason of this reply code, potentially with multiple entries</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="ReplyCode" type="ReplyCodeType">
      <xsd:annotation>
        <xsd:documentation>Code value from the ReplyCodeList</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="ReplyDescription" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>Description of the Reply Code, as detailed feedback. Maybe multiple</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:group>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/transport-vitam-medona.xsd