Definition Type: ComplexType
Name: ExemptionType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Documentation:
Uniquely identifies the exemption along with the agency that defines the excemption.
Collapse XSD Schema Diagram:
Drilldown into Amount in schema fields_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 Drilldown into Type in schema fields_xsd1 Drilldown into ID in schema fields_xsd1XSD Diagram of ExemptionType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ExemptionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Uniquely identifies the exemption along with the agency that defines the excemption.
         </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="ID" />
        <xsd:element minOccurs="0" ref="Type" />
        <xsd:group minOccurs="0" ref="FreeFormTextGroup" />
        <xsd:element minOccurs="0" ref="Amount" />
        <!-- <xsd:element ref="UserArea" minOccurs="0" /> -->
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oagis:ID 0 (1)
Type oagis:Type 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
Amount oagis:Amount 0 (1)
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oagis:Exemption