element <xsl:output-character> (global)
Namespace:
Type:
Content:
empty, 8 attributes, attr. wildcard
Defined:
Includes:
definitions of 2 attributes
Used:
Content Model Diagram
XML Representation Summary
<xsl:output-character
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
xs:token
 = 
xs:anyURI
 = 
xs:decimal
 = 
xs:string
 = 
xs:string
    {any attribute with non-schema namespace}
/>
Included in content model of elements (1):
xsl:character-map
Known Usage Locations
Anonymous Type Detail
Type Derivation Tree
xsl:generic-element-type (extension)
  xsl:versioned-element-type (restriction)
          complexType
XML Source (see within schema source)
<xs:element name="output-character">
<xs:complexType>
<xs:complexContent>
<xs:attribute name="character" type="xsl:char" use="required"/>
<xs:attribute name="string" type="xs:string" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 2/9)
character
Type:
Use:
required
Attribute Value
Length:
1
XML Source (see within schema source)
<xs:attribute name="character" type="xsl:char" use="required"/>

string
Type:
Use:
required
XML Source (see within schema source)
<xs:attribute name="string" type="xs:string" use="required"/>

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.