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

XML Representation Summary |
||||||||||||||||||||||||||||||||||||
| <xsl:copy | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
| {any attribute with non-schema namespace} | ||||||||||||||||||||||||||||||||||||
| > | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
| </xsl:copy> | ||||||||||||||||||||||||||||||||||||
Type Derivation Tree xsl:generic-element-type (extension) |
| <xs:element name="copy" 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: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no" |
Default: |
"yes" |
| <xs:attribute default="yes" name="inherit-namespaces" type="xsl:yes-or-no"/> |
Type: |
|
Use: |
optional |
Pattern: |
([^:]+:)?[^:]+ |
Type: |
|
Use: |
optional |
| list of xs:Name |
Default: |
"" |
| <xs:attribute default="" name="use-attribute-sets" type="xsl:QNames"/> |
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.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |