complexType "conceptType"
Namespace:
Content:
mixed (allows character data), 21 attributes, 24 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 9 attributes
Used:
at 17 locations
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:boolean : "false"
 = 
xs:boolean : "true"
 = 
xs:string
 = 
xs:date
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</...>
Known Direct Subtypes (1):
All Direct / Indirect Based Elements (17):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  abstractTextType (restriction)
      simpleTextType (extension)
          conceptType
XML Source (w/o annotations (9); see within schema source)
<xs:complexType mixed="true" name="conceptType">
<xs:complexContent>
<xs:extension base="simpleTextType">
<xs:attribute name="vocab" type="xs:string"/>
<xs:attribute name="vocabURI" type="xs:string"/>
<xs:attribute name="vocabInstanceURI" type="xs:string"/>
<xs:attribute name="vocabID" type="xs:string"/>
<xs:attribute name="vocabAgencyName" type="xs:string"/>
<xs:attribute name="vocabVersionID" type="xs:string"/>
<xs:attribute name="otherValue" type="xs:string"/>
<xs:attribute name="vocabSchemeURN" type="xs:string"/>
<xs:attribute name="vocabInstanceCodeTerm" type="xs:string"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 9/21)
otherValue
Type:
xs:string, predefined
Use:
optional
If the controlled vocabulary term is "other", provide a more specific value.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="otherValue" type="xs:string"/>

vocab
Type:
xs:string, predefined
Use:
optional
Indicates the name of the controlled vocabulary, if any, used in the element, e.g., LCSH (Library of Congress Subject Headings), MeSH (Medical Subject Headings), etc.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="vocab" type="xs:string"/>

vocabAgencyName
Type:
xs:string, predefined
Use:
optional
Agency managing the controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="vocabAgencyName" type="xs:string"/>

vocabID
Type:
xs:string, predefined
Use:
optional
Another form of identification (do not use for URI).
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="vocabID" type="xs:string"/>

vocabInstanceCodeTerm
Type:
xs:string, predefined
Use:
optional
Added to accommodate the code term as it appears in the controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="vocabInstanceCodeTerm" type="xs:string"/>

vocabInstanceURI
Type:
xs:string, predefined
Use:
optional
Specifies the identification URI of the term/code within the controlled vocabulary if available.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="vocabInstanceURI" type="xs:string"/>

vocabSchemeURN
Type:
xs:string, predefined
Use:
optional
The URN of the controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="vocabSchemeURN" type="xs:string"/>

vocabURI
Type:
xs:string, predefined
Use:
optional
Specifies the location for the full controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="vocabURI" type="xs:string"/>

vocabVersionID
Type:
xs:string, predefined
Use:
optional
Version of controlled vocabulary, if needed
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="vocabVersionID" type="xs:string"/>

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