element <xsl:output-character> (global)
Namespace:
Type:
Content:
empty, 8 attributes, attr. wildcard
Defined:
Includes:
definitions of 2 attributes
Used:
Component Diagram
XML Representation Summary
<xsl:output-character
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
 = 
 = 
 = 
 = 
   
/>
Included in content model of elements (1):
Known Usage Locations
Anonymous Type Detail
Type Derivation Tree
  xsl:versioned-element-type (restriction)
          complexType
XML Source (see within schema source)
<xs:element name="output-character">
<xs:complexType>
<xs:complexContent>
<xs:extension base="xsl:element-only-versioned-element-type">
<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 FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.