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):
Known Usage Locations
XML Source (w/o annotations (2); 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; defined within this component only; 2/2)
authorizedCodeValue
Type:
xs:NMTOKEN, predefined
Use:
optional
A valid code value corresponding to the meaning of the content in the element or attribute when the identified element or attribute does not use an actual valid value from the controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="authorizedCodeValue" type="xs:NMTOKEN" use="optional"/>

refs
Type:
xs:IDREFS, predefined
Use:
required
IDs of the specific elements.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="refs" type="xs:IDREFS" use="required"/>

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