Definition Type: Element
Name: title
Namespace: http://www.ascc.net/xml/schematron
Containing Schema: schematron1-5.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into dir in schema schematron1-5_xsdXSD Diagram of title in schema schematron1-5_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="title">
    <xsd:complexType mixed="true">
        <xsd:choice minOccurs="0" maxOccurs="unbounded">
            <xsd:element ref="sch:dir" />
        </xsd:choice>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
dir sch:dir (1) (1)