complexType "specificElementsType"
Namespace:
Content:
empty, 2 attributes
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
 = 
xs:IDREFS
 = 
xs:NMTOKEN
/>
All Direct / Indirect Based Elements (1):
specificElements
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="specificElementsType">
<xs:attribute name="refs" type="xs:IDREFS" use="required"/>
<xs:attribute name="authorizedCodeValue" type="xs:NMTOKEN" use="optional"/>
</xs:complexType>
Attribute Detail (all declarations; 2/2)
authorizedCodeValue
Type:
xs:NMTOKEN, predefined
Use:
optional
Defined:
locally within (this) specificElementsType complexType
XML Source (see within schema source)
<xs:attribute name="authorizedCodeValue" type="xs:NMTOKEN" use="optional"/>

refs
Type:
xs:IDREFS, predefined
Use:
required
Defined:
locally within (this) specificElementsType complexType
XML Source (see within schema source)
<xs:attribute name="refs" type="xs:IDREFS" use="required"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set