complexType "ExternalInterviewerInstructionType"
Namespace:
Content:
complex, 7 attributes, 14 elements
Defined:
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
   
 = 
("Canonical" | "Deprecated")
 = 
("Add" | "Update" | "Delete")
 = 
xs:anyURI
 = 
("Agency" | "Maintainable") : "Agency"
 = 
"true"
 = 
xs:language
 = 
xs:boolean : "true"
    >
   
Content: 
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:MaintainableObject?, r:TypeOfMaterial?, r:Description?, r:Citation?, r:ExternalURLReference?, r:ExternalURNReference?, r:Relationship*, r:MIMEType?, r:Segment*
</...>
Content Model Elements (14):
r:Agency, r:Citation, r:Description, r:ExternalURLReference, r:ExternalURNReference, r:ID, r:MIMEType, r:MaintainableObject, r:Relationship, r:Segment, r:TypeOfMaterial, r:URN, r:UserID, r:Version
All Direct / Indirect Based Elements (1):
ExternalInterviewerInstruction
Known Usage Locations
Annotation
Specification of an external interviewer instruction not structured in DDI. Uses the structure of OtherMaterial to provide a citation, description, and locator for the object.
Type Definition Detail
Type Derivation Tree
r:AbstractIdentifiableType (extension)
  r:IdentifiableType (extension)
      r:OtherMaterialType (extension)
          ExternalInterviewerInstructionType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ExternalInterviewerInstructionType">
<xs:complexContent>
<xs:extension base="r:OtherMaterialType">
<xs:attribute default="true" name="isDisplayed" type="xs:boolean"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/7)
isDisplayed
Type:
xs:boolean, predefined
Use:
optional
If set to "true" indicates that the instruction should always be displayed, not just upon need.
Attribute Value
Default:
"true"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="true" name="isDisplayed" type="xs:boolean"/>

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