xsl:import-schema
Element information
Namespace: http://www.w3.org/1999/XSL/Transform
Schema document: schema-for-xslt30.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- xsd:schema [0..1]
Attributes
Assertions
Test | Description | Notes |
---|---|---|
not(exists(@schema-location | @_schema-location) and exists(xs:schema)) | XTSE0215: It is a static error if an xsl:import-schema element that contains an xs:schema element has a schema-location attribute |
Used in
- Anonymous type of element xsl:package
- Anonymous type of element xsl:stylesheet
- Anonymous type of element xsl:transform