Namespace: |
|
Defined: |
globally in schema-for-xslt20.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
| ("xml" | "xhtml" | "html" | "text") | xs:Name |
Type Derivation Tree |
Derivation: |
by union |
Derivation: |
restriction of xs:NCName |
|||
Facets: |
|
|||
Derivation: |
restriction of xsl:QName |
|||
Facets: |
|
|||
| <xs:simpleType name="method"> <xs:union> <xs:simpleType> <xs:enumeration value="xml"/> <xs:enumeration value="xhtml"/> <xs:enumeration value="html"/> <xs:enumeration value="text"/> </xs:restriction> </xs:simpleType> <xs:simpleType> <xs:pattern value="\c*:\c*"/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> |
| XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |