complexType "SchemeReferenceType"
Namespace:
Content:
complex, 7 attributes, 7 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definition of 1 element
Used:
at 24 locations
XML Representation Summary
<...
   
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
"true"
 = 
xs:boolean : "false"
 = 
xs:string
 = 
list of xs:language
 = 
xs:anyURI
   
>
   
Content: 
</...>
Content Model Elements (7):
Agency, Exclude, ID, MaintainableObject, TypeOfObject, URN, Version
All Direct / Indirect Based Elements (24):
CategorySchemeReference, CodeListSchemeReference, ConceptSchemeReference, ConceptualVariableSchemeReference, ControlConstructSchemeReference, DefaultVariableSchemeReference, GeographicLocationSchemeReference, GeographicStructureSchemeReference, InstrumentSchemeReference, InterviewerInstructionSchemeReference, ManagedRepresentationSchemeReference, NCubeSchemeReference, OrganizationSchemeReference, PhysicalStructureSchemeReference, ProcessingEventSchemeReference, ProcessingInstructionSchemeReference, QualityStatementSchemeReference, QuestionSchemeReference, RecordLayoutSchemeReference, RepresentedVariableSchemeReference, SourceSchemeReference, TargetSchemeReference, UniverseSchemeReference, VariableSchemeReference
Known Usage Locations
Annotation
Used for referencing an scheme expressed in DDI XML using the standard reference structure plus the ability to exclude the inclusion of any specified items belonging to the scheme. TypeOfObject should be set to CategoryScheme, CodeListScheme, ConceptScheme, ConceptualVariableScheme, ControlConstructScheme, GeographicLocationScheme, GeographicStructureScheme, InstrumentScheme, InterviewerInstructionScheme, ManagedRepresentationScheme, NCubeScheme, OrganizationScheme, PhysicalStructureScheme, ProcessingEventScheme, ProcessingInstructionScheme, QualityStatementScheme, QuestionScheme, RecordLayoutScheme, RepresentedVariableScheme, UniverseScheme, or VariableScheme.
Type Definition Detail
Type Derivation Tree
ReferenceType (extension)
  SchemeReferenceType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="SchemeReferenceType">
<xs:complexContent>
<xs:extension base="ReferenceType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Exclude"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
Exclude
Type:
ReferenceType, complex content
Identification of an item from the referenced scheme which should be excluded from use for the purposes of the reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Exclude"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set