element <docbook:orgname> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 30 attributes, 14 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 3 attributes, 14 elements
Used:
at 59 locations
Component Diagram
XML Representation Summary
<docbook:orgname
   
 = 
xs:anySimpleType
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("changed" | "added" | "deleted" | "off")
 = 
("ltr" | "rtl" | "lro" | "rlo")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:IDREF
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("new" | "replace" | "embed" | "other" | "none")
 = 
("onLoad" | "onRequest" | "other" | "none")
 = 
("consortium" | "corporation" | "informal" | "nonprofit" | "other")
 = 
xs:anySimpleType
   
>
   
Content: 
</docbook:orgname>
Included in content model of elements (59):
Attribute Detail (all declarations; defined within this component only; 3/30)
class
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"consortium", "corporation", "informal", "nonprofit", "other"
XML Source (see within schema source)
<xs:attribute name="class">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="consortium"/>
<xs:enumeration value="corporation"/>
<xs:enumeration value="informal"/>
<xs:enumeration value="nonprofit"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

otherclass
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="otherclass"/>

role
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="role"/>

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.