Definition Type: Element
Name: start
Namespace: http://relaxng.org/ns/structure/1.0
Type: structure:open-pattern
Containing Schema: RelaxNG.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into grammar in schema relaxng_xsd Drilldown into externalRef in schema relaxng_xsd Drilldown into notAllowed in schema relaxng_xsd Drilldown into data in schema relaxng_xsd Drilldown into value in schema relaxng_xsd Drilldown into text in schema relaxng_xsd Drilldown into empty in schema relaxng_xsd Drilldown into parentRef in schema relaxng_xsd Drilldown into ref in schema relaxng_xsd Drilldown into mixed in schema relaxng_xsd Drilldown into list in schema relaxng_xsd Drilldown into oneOrMore in schema relaxng_xsd Drilldown into zeroOrMore in schema relaxng_xsd Drilldown into optional in schema relaxng_xsd Drilldown into choice in schema relaxng_xsd Drilldown into interleave in schema relaxng_xsd Drilldown into group in schema relaxng_xsd Drilldown into attribute in schema relaxng_xsd Drilldown into element in schema relaxng_xsd Drilldown into pattern in schema relaxng_xsd Drilldown into other in schema relaxng_xsd Drilldown into open-pattern in schema relaxng_xsd Drilldown into datatypeLibrary in schema relaxng_xsd Drilldown into ns in schema relaxng_xsd Drilldown into common-atts in schema relaxng_xsd Drilldown into combine in schema relaxng_xsd Drilldown into combine-att in schema relaxng_xsdXSD Diagram of start in schema relaxng_xsd (REgular LAnguage for XML Next Generation (RELAX NG))
Collapse XSD Schema Code:
<xs:element name="start">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="structure:open-pattern">
                <xs:attributeGroup ref="structure:combine-att" />
                <xs:attributeGroup ref="structure:common-atts" />
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
element structure:element (1) (1)
attribute structure:attribute (1) (1)
group structure:group (1) (1)
interleave structure:interleave (1) (1)
choice structure:choice (1) (1)
optional structure:optional (1) (1)
zeroOrMore structure:zeroOrMore (1) (1)
oneOrMore structure:oneOrMore (1) (1)
list structure:list (1) (1)
mixed structure:mixed (1) (1)
ref structure:ref (1) (1)
parentRef structure:parentRef (1) (1)
empty structure:empty (1) (1)
text structure:text (1) (1)
value structure:value (1) (1)
data structure:data (1) (1)
notAllowed structure:notAllowed (1) (1)
externalRef structure:externalRef (1) (1)
grammar structure:grammar (1) (1)
<xs:any> Allowed namespace: '##other' (1) (1)
<xs:any> Allowed namespace: '##local' (1) (1)
<xs:group> structure:other (1) (1)
<xs:group> structure:pattern (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
combine structure:combine (Optional)
ns structure:ns (Optional)
datatypeLibrary structure:datatypeLibrary (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: