element <Stylesheet>
Namespace:
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
XML Representation Summary
<Stylesheet>
   
Content: 
XSL | URL
</Stylesheet>
Content model elements (2):
Included in content model of elements (1):
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Stylesheet">
<xsd:complexType>
<xsd:choice>
<xsd:element name="XSL"/>
<xsd:element name="URL" type="xsd:anyURI"/>
</xsd:choice>
</xsd:complexType>
</xsd:element>
Content Element Detail (all declarations; defined in this component only; 2/2)
URL
Type:
xsd:anyURI, predefined, simple content
XML Source (see within schema source)
<xsd:element name="URL" type="xsd:anyURI"/>

XSL
Type:
xsd:anyType, any content
XML Source (see within schema source)
<xsd:element name="XSL"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set