Definition Type: Element
Name: Facility
Namespace: http://www.openapplications.org/oagis/9
Type: oa:FacilityType
Containing Schema: Components.xsd
Abstract
Documentation:
A Facility identifies a location within an entity. The facility may have sub-locators identified using a sequenced identification notation e.g. Warehouse A100 Sub-Location 11, Row R10 would be represented as an array of three Facility elements with values as A100, 11, R10, name attribute as Warehouse, Sub-Location and Row and sequence attribute as 1,2 and 3 respectively.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Coordinate in schema components_xsd1 Drilldown into Address in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into Name in schema fields_xsd1 Drilldown into IDs in schema components_xsd1 Drilldown into FacilityBaseType in schema components_xsd1 Drilldown into FacilityType in schema components_xsd1XSD Diagram of Facility in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Facility" type="FacilityType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">A Facility identifies a location within an entity. The facility may have sub-locators identified using a sequenced identification notation e.g. Warehouse A100 Sub-Location 11, Row R10 would be represented as an array of three Facility elements with values as A100, 11, R10, name attribute as Warehouse, Sub-Location and Row and sequence attribute as 1,2 and 3 respectively.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IDs oa:IDs 0 (1)
Name oa:Name 0 unbounded
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Address oa:Address 0 (1)
Coordinate oa:Coordinate 0 (1)
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree: