Definition Type Element
Name ProductDescription
Abstract False
Documentation Technical  Reference to a description for the coffee, e.g - Santos 2/3 
XSD Schema .\DeliveryOrder_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="ProductDescription" >
  <xs:annotation>
    <xs:documentation>Technical  Reference to a description for the coffee, e.g - Santos 2/3 </xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element name="productDescriptionText">
        <xs:annotation>
          <xs:documentation>Technical description for the Coffee, e.g. Santos 2/3</xs:documentation>
        </xs:annotation>

      </xs:element>

    </xs:sequence>

  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
ProductDescription
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd