Definition Type: ComplexType
Name: IndustryCodeSetType
Namespace: http://www.adsml.org/adsmlstructureddescriptions/1.0
Containing Schema: AdsMLStructuredDescriptions-1.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PercentageAllocation in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into IndustryCode in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into objectDescriptionIDRef in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsdXSD Diagram of IndustryCodeSetType in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IndustryCode adsml-sd:IndustryCode (1) (1)
PercentageAllocation adsml-sd:PercentageAllocation 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
objectDescriptionIDRef adsml-sd:objectDescriptionIDRef (Optional)
Collapse Derivation Tree:
Collapse References:
adsml-sd:IndustryCodeSet