Definition Type: ComplexType
Name: LocationType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:LocationABIEType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into Address in schema components_xsd1 Drilldown into Coordinate in schema components_xsd1 Drilldown into Directions in schema fields_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into type in schema components_xsd1 Drilldown into LocationABIEType in schema components_xsd1XSD Diagram of LocationType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="LocationType">
    <xsd:complexContent>
        <xsd:extension base="LocationABIEType">
            <xsd:sequence>
                <xsd:group ref="FreeFormTextGroup" minOccurs="0" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 unbounded
Name oa:Name 0 unbounded
Directions oa:Directions 0 (1)
Coordinate oa:Coordinate 0 (1)
Address oa:Address 0 unbounded
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type (Optional)
Collapse Derivation Tree:
Collapse References:
oa:InQueueLocation, oa:LineFeedLocation, oa:LoadingLocation, oa:Location, oa:OutQueueLocation, oa:PlaceOfOwnershipTransferLocation, oa:ReceivingLocation, oa:ShipToLocation, oa:Site, oa:WarehouseLocation, oa:WorkLocation