Definition Type: SimpleType
Name: AdsMLBillingAllocationCodeCV
Namespace: http://www.adsml.org/controlledvocabularies/3.0
Containing Schema: AdsMLControlledVocabularies-3.0-AS.xsd
Collapse XSD Schema Diagram:
XSD Diagram of AdsMLBillingAllocationCodeCV in schema adsmlcontrolledvocabularies-3_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:simpleType name="AdsMLBillingAllocationCodeCV">
    <!-- Status of CV: Approved -->
    <xs:restriction base="adsml:CodeRootType">
        <xs:enumeration value="Prorated" adsml-sx:longName="Allocate the total order proportionately according to how much occurs in each billing period." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Scheduled" adsml-sx:longName="Allocate the total order according to a schedule agreed to by the trading partners." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Straightline" adsml-sx:longName="Allocate the total order equally across all the invoices." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Weighted" adsml-sx:longName="Allocate the total order according to a formula agreed to by the trading partners." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="-0-" adsml-sx:longName="Null / empty value or value not known. To be used only when the containing element is required." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration Prorated
Enumeration Scheduled
Enumeration Straightline
Enumeration Weighted
Enumeration -0-
Collapse Derivation Tree: