FreeGoodsQuantity

Element Information

Model

Children: UnitOfMeasure

Attributes

QName Type Fixed Default Use Inheritable Annotation
quantity optional

Used By

Element Packaging

Source

<xs:element name="FreeGoodsQuantity">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="UnitOfMeasure" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="quantity"/>
  </xs:complexType>
</xs:element>

Sample