Definition Type: Element
Name: Catalog
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:CatalogType
Containing Schema: Catalog.xsd
Abstract
Documentation:
Catalog is a list of items or commodities. The items may be arranged according to a classification scheme. The Catalog can identify the classification scheme it uses, and the classifications and features that are defined within that scheme. Within the Catalog, each item can be classified into one oe more categories , and the specifications of each item can be identified. A Catalog has at least one publisher and one or many suppliers for the items in the Catalog.
Collapse XSD Schema Diagram:
Drilldown into CatalogLine in schema catalog_xsd Drilldown into ClassificationScheme in schema catalog_xsd Drilldown into CatalogHeader in schema catalog_xsd Drilldown into CatalogType in schema catalog_xsdXSD Diagram of Catalog in schema catalog_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Catalog" type="CatalogType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Catalog is a list of items or commodities. The items may be arranged according to a classification scheme. The Catalog can identify the classification scheme it uses, and the classifications and features that are defined within that scheme. Within the Catalog, each item can be classified into one oe more categories , and the specifications of each item can be identified. A Catalog has at least one publisher and one or many suppliers for the items in the Catalog.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CatalogHeader nsA:CatalogHeader 0 (1)
ClassificationScheme nsA:ClassificationScheme 0 (1)
CatalogLine nsA:CatalogLine 0 unbounded
Collapse Derivation Tree: