FlexDoc/XML XSDDoc Demo
XML Schema for
XSLT 2.0 & XSD 1.0


complexType "xs:attribute"
Namespace:
Derived By:
extension of xs:annotated
Content:
complex, 8 attributes, attr. wildcard, 2 elements
Block:
"#all" (blocks all substitutions of this complex type through xsi:type attribute in instance XML documents)
Defined:
globally in XMLSchema.xsd; see XML source
Includes:
declarations of 5 attributes, 1 element
Referenced:
Component Diagram
XML Representation Summary
<...
   
 = 
 = 
 = 
 = 
 = 
("prohibited" | "optional" | "required") : "optional"
 = 
 = 
 = 
("qualified" | "unqualified")
   
   
>
   
Content: 
</...>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
no
no
no
type
no
anonymous : ("prohibited" | "optional" | "required")
"optional"
no
default
no
fixed
no
form
xs:formChoice : ("qualified" | "unqualified")
no
from non-schema namespace
no
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
0..1
no
0..1
no
Related Components
Referenced By
Type Definition Detail
Type Derivation Tree
xs:anyType (restriction)
  xs:openAttrs (extension)
      xs:annotated (extension)
          xs:attribute
Attribute Details (only local attributes with anonymous type; defined in this component only; 1/9)
use
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Default:
"optional"
Use:
optional
Defined:
locally in (this) complexType xs:attribute; see XML source
Attribute Value Detail
enumeration of xs:NMTOKEN : "optional"
Values (3):
"prohibited", "optional", "required"
Anonymous simpleType
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              xs:NMTOKEN (restriction)
                  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration (3):
"prohibited", "optional", "required"


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.