Namespace: |
|
Type: |
|
Content: |
|
Subst.Gr: |
may substitute for element xsl:instruction |
Defined: |
globally in schema-for-xslt20.xsd; see XML source |
Includes: |
definitions of 4 attributes |
Used: |
never |

XML Representation Summary |
|||||||||||||||||||||||||||||||||
| <xsl:copy-of | |||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||
| {any attribute with non-schema namespace} | |||||||||||||||||||||||||||||||||
| > | |||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||
| </xsl:copy-of> | |||||||||||||||||||||||||||||||||
Type Derivation Tree xsl:generic-element-type (extension) |
| <xs:element name="copy-of" substitutionGroup="xsl:instruction"> <xs:complexType> <xs:complexContent mixed="true"> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no" |
Default: |
"yes" |
| <xs:attribute default="yes" name="copy-namespaces" type="xsl:yes-or-no"/> |
Type: |
|
Use: |
required |
Pattern: |
.+ |
| <xs:attribute name="select" type="xsl:expression" use="required"/> |
Type: |
|
Use: |
optional |
Pattern: |
([^:]+:)?[^:]+ |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"strict", "lax", "preserve", "strip" |
| <xs:attribute name="validation" type="xsl:validation-type"/> |
| XML schema documentation generated with DocFlex/XML RE 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |