complexType "usageType"
Namespace:
Content:
complex, 3 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="usageType">
<xs:sequence>
<xs:choice>
<xs:element ref="selector"/>
<xs:element ref="specificElements"/>
</xs:choice>
<xs:element minOccurs="0" ref="attribute"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
attribute
Type:
attributeType, simple content
Simple Content
xs:string
Pattern:
@(([\i-[:]][\c-[:]]*:)?[\i-[:]][\c-[:]]*|\*|[\i-[:]][\c-[:]]*:\*)
XML Source (see within schema source)
<xs:element minOccurs="0" ref="attribute"/>

selector
Type:
selectorType, simple content
Simple Content
xs:string
Pattern:
((//|/)(([\i-[:]][\c-[:]]*:)?[\i-[:]][\c-[:]]*|\*|[\i-[:]][\c-[:]]*:\*))+
XML Source (see within schema source)
<xs:element ref="selector"/>

specificElements
Type:
specificElementsType, empty content
XML Source (see within schema source)
<xs:element ref="specificElements"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set