complexType "SourceReferenceType"
Namespace:
Content:
complex, 8 attributes, 7 elements
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
   
 = 
("Canonical" | "Deprecated")
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
"true"
 = 
xs:boolean : "false"
 = 
xs:string
 = 
list of xs:language
 = 
xs:anyURI
    >
   
Content: 
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:TypeOfObject, r:MaintainableObject?, Mnemonic?
</...>
Content Model Elements (7):
Mnemonic, r:Agency, r:ID, r:MaintainableObject, r:TypeOfObject, r:URN, r:Version
All Direct / Indirect Based Elements (2):
SourceQuestion, SourceVariable
Known Usage Locations
Annotation
Reference to a variable or question used in the derivation or coding instruction.
Type Definition Detail
Type Derivation Tree
r:ReferenceType (extension)
  SourceReferenceType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="SourceReferenceType">
<xs:complexContent>
<xs:extension base="r:ReferenceType">
<xs:sequence>
<xs:element minOccurs="0" name="Mnemonic" type="xs:string"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
Mnemonic
Type:
xs:string, predefined, simple content
Allows for assigning a mnemonic name used to reference this item in a command.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Mnemonic" type="xs:string"/>

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