DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <ExternalAid>
Namespace:
Type:
Content:
complex, 7 attributes, 7 elements
Defined:
Used:
XML Representation Summary
<ExternalAid
    action
 = 
("Add" | "Update" | "Delete")
    id
 = 
xs:string
    isIdentifiable
 = 
"true"
    objectSource
 = 
xs:anyURI
    type
 = 
xs:string
    urn
 = 
xs:anyURI
    xml:lang
 = 
xs:language
    >
   
Content: 
UserID*, Citation, ExternalURLReference?, ExternalURNReference?, Relationship*, MIMEType?, Segment*
</ExternalAid>
Content model elements (7):
r:ExternalURLReference (type xs:anyURI),
r:ExternalURNReference (type xs:anyURI),
r:MIMEType (type xs:string),
Included in content model of elements (11):
Known Usage Locations
Annotation
A pointer to an exteral aid presented by the instrument such as a text card, image, audio, or audiovisual aid. Typically a URN. Use type attribute to describe the type of external aid provided. Example of terms to use would include: imageOnly audioOnly audioVisual multiMedia.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="ExternalAid" type="r:OtherMaterialType"/>

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