IndustryCodeSetType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
objectDescriptionIDRef ShortTokenType optional

Used By

Element IndustryCodeSet

Source

<xs:complexType name="IndustryCodeSetType">
  <xs:sequence>
    <xs:element ref="IndustryCode"/>
    <xs:element ref="PercentageAllocation" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="objectDescriptionIDRef" type="adsml:ShortTokenType"/>
</xs:complexType>