Definition Type: Element
Name: License
Namespace: http://www.openapplications.org/oagis
Type: oa:License
Containing Schema: Order.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 fields_xsd Drilldown into License in schema fields_xsdXSD Diagram of License in schema order_xsd (Open Applications Group (OAGIS))
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 oa:type Required
Collapse Derivation Tree: