complexType "xsl:generic-element-type"
Namespace:
Content:
mixed (allows character data), 5 attributes, attr. wildcard
Defined:
Includes:
definitions of 5 attributes, attr. wildcard
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
 = 
   
   
>
   
Content: 
</...>
Known Direct Subtypes (1):
Known Indirect Subtypes (4):
All Direct / Indirect Based Elements (50):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType mixed="true" name="generic-element-type">
<xs:attribute name="default-collation" type="xsl:uri-list"/>
<xs:attribute name="exclude-result-prefixes" type="xsl:prefix-list-or-all"/>
<xs:attribute name="extension-element-prefixes" type="xsl:prefix-list"/>
<xs:attribute name="use-when" type="xsl:expression"/>
<xs:attribute name="xpath-default-namespace" type="xs:anyURI"/>
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 6/6)
default-collation
Type:
Use:
optional
Attribute Value
list of xs:anyURI
XML Source (see within schema source)
<xs:attribute name="default-collation" type="xsl:uri-list"/>

exclude-result-prefixes
Type:
Use:
optional
Attribute Value
list of (xs:NCName | "#default") | "#all"
XML Source (see within schema source)
<xs:attribute name="exclude-result-prefixes" type="xsl:prefix-list-or-all"/>

extension-element-prefixes
Type:
Use:
optional
Attribute Value
list of (xs:NCName | "#default")
XML Source (see within schema source)
<xs:attribute name="extension-element-prefixes" type="xsl:prefix-list"/>

use-when
Type:
Use:
optional
Attribute Value
Pattern:
.+
XML Source (see within schema source)
<xs:attribute name="use-when" type="xsl:expression"/>

xpath-default-namespace
Type:
Use:
optional
XML Source (see within schema source)
<xs:attribute name="xpath-default-namespace" type="xs:anyURI"/>

{any attribute from non-schema namespace}
XML Source (see within schema source)
<xs:anyAttribute namespace="##other" processContents="lax"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set. All XSD diagrams generated by Oxygen XML Editor via FlexDoc/XML OxygenXML Integration.