DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "ExternalInterviewerInstructionReferenceType"
Namespace:
Content:
complex, 8 attributes, 7 elements
Defined:
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
    action
 = 
("Add" | "Update" | "Delete")
    id
 = 
xs:string
    isDisplayed
 = 
xs:boolean : "true"
    isIdentifiable
 = 
"true"
    objectSource
 = 
xs:anyURI
    type
 = 
xs:string
    urn
 = 
xs:anyURI
    xml:lang
 = 
xs:language
    >
   
Content: 
UserID*, Citation, ExternalURLReference?, ExternalURNReference?, Relationship*, MIMEType?, Segment*
</...>
Content Model Elements (7):
r:ExternalURLReference (type xs:anyURI),
r:ExternalURNReference (type xs:anyURI),
r:MIMEType (type xs:string),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
External reference to an interviewer instruction not expressed as DDI XML.
Type Definition Detail
Type Derivation Tree
  r:IdentifiableType (extension)
      r:OtherMaterialType (extension)
          ExternalInterviewerInstructionReferenceType (extension)
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="ExternalInterviewerInstructionReferenceType">
<xs:complexContent>
<xs:extension base="r:OtherMaterialType">
<xs:attribute default="true" name="isDisplayed" type="xs:boolean"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (defined in this component only; 1/8)
isDisplayed
Type:
xs:boolean, predefined
Use:
optional
Attribute Value
Default:
"true"
XML Source (see within schema source)
<xs:attribute default="true" name="isDisplayed" type="xs:boolean"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set