Definition Type: ComplexType
Name: SpecificationType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Property in schema components_xsd Drilldown into type in schema components_xsdXSD Diagram of SpecificationType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="SpecificationType">
    <xsd:sequence>
        <xsd:element ref="Property" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="type" type="NormalizedStringType" use="optional" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Property nsA:Property 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
type nsA:type Optional
Collapse Derivation Tree:
Collapse References:
nsA:Specification