complexType "InstrumentType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
"true" |
|
|
> |
|
Content: |
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnObject?, r:MaintainableObject?, InstrumentName*, r:Label*, r:Description?, TypeOfInstrument?, ExternalInstrumentLocation*, ControlConstructReference? |
|
</...> |
Content Model Elements (17):
-
ControlConstructReference,
ExternalInstrumentLocation,
InstrumentName,
TypeOfInstrument,
r:Agency,
r:BasedOnObject,
r:Description,
r:ID,
r:Label,
r:MaintainableObject,
r:URN,
r:UserAttributePair,
r:UserID,
r:Version,
r:VersionRationale,
r:VersionResponsibility,
r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
Defines the type of instrument used for data collection or capture. In addition to the standard name, label, and description contains a classification of the type of instrument, a reference to an external instance of the instrument (such as an image of a questionnaire or programming script) and a reference to the Sequence control construct that contains the flow for data collection or capture.
Type Derivation Tree
InstrumentType
|
XML Source (w/o annotations (7); see within schema source)
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstrumentName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 6/17)
-
A reference to the Sequence control construct that initiates the flow of the instrument content.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:anyURI, predefined, simple content |
A reference to an external representation of the data collection instrument, such as an image of a questionnaire or programming script.
XML Source (w/o annotations (1); see within schema source)
-
A name for the Instrument. May be expressed in multiple languages. Repeat the element to express names with different content, for example different names for different systems.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="InstrumentName"/>
|
-
A description of the Instrument. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the Instrument. May be expressed in multiple languages. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
|
-
Describes the type of the instrument, according to the documenters type classification. Supports the use of an external controlled vocabulary.
Simple Content
XML Source (w/o annotations (1); see within schema source)