IPP_PRICE_TYPES

Element Information

Model

Children: PRICE_TYPE

Attributes

QName Type Fixed Default Use Inheritable Annotation
occurence typeIPP_occurence optional

Used By

Source

<xsd:element name="IPP_PRICE_TYPES">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="PRICE_TYPE" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attribute name="occurence" type="typeIPP_occurence" use="optional"/>
  </xsd:complexType>
</xsd:element>

Sample