Definition Type: Element
Name: License
Namespace: http://www.openapplications.org/oagis
Type: nsC:License
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Indicates what type of licenses are required in order to make the sell.
Collapse XSD Schema Diagram:
Drilldown into type in schema invoice_xsd Drilldown into License in schema invoice_xsdXSD Diagram of License in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="License" type="License" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates what type of licenses are required in order to make the sell.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
type nsC:type Required
Collapse Derivation Tree: