Definition Type: ComplexType
Name: FacilityType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:FacilityBaseType
Containing Schema: Components.xsd
Abstract
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_xsd1XSD Diagram of FacilityType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="FacilityType">
    <xsd:complexContent>
        <xsd:extension base="FacilityBaseType">
            <xsd:sequence>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
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:
Collapse References:
oa:Facility