Definition Type: Element
Name: Specification
Namespace: http://www.openapplications.org/oagis/9
Type: oa:SpecificationType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the specification of an entity.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Property in schema components_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into type in schema components_xsd1 Drilldown into SpecificationType in schema components_xsd1XSD Diagram of Specification in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Specification" type="SpecificationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Identifies the specification of an entity.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 unbounded
Property oa:Property 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type Optional
Collapse Derivation Tree: