Definition Type Element
Name status
Type string
Abstract False
Content Type List
Documentation Status of this document.  Possible values are Draft, Final or Amended.  Amended is to be used if this  document is an amended version of an earlier Final document.
XSD Schema .\DeliveryOrder_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="status" >
  <xs:annotation>
    <xs:documentation>Status of this document.  Possible values are Draft, Final or Amended.  Amended is to be used if this  document is an amended version of an earlier Final document.</xs:documentation>
  </xs:annotation>

  <xs:simpleType>
    <xs:list itemType="xs:string"/>
  </xs:simpleType>

</xs:element>
Derivation Tree
[No Sub Types]
status
    status
References
status
Generated using Liquid XML Studio by Liquid Technologies Ltd