complexType "LocationDelineationType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Canonical" | "Deprecated") |
|
= |
("Add" | "Update" | "Delete") |
|
= |
xs:anyURI |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
"true" |
|
|
> |
|
Content: |
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnReference?, MaintainableObject?, LocationDelineationName*, Label*, Description?, Object?, Action* |
|
</...> |
Content Model Elements (16):
-
Action,
Agency,
BasedOnReference,
Description,
ID,
Label,
LocationDelineationName,
MaintainableObject,
Object,
URN,
UserAttributePair,
UserID,
Version,
VersionRationale,
VersionResponsibility,
VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
Means of describing the Location of a action and the action itself within a delineation so that they can be reused by multiple questions as a response domain. In addition to the name, label, and description of the delineation, the structure briefly describes the object type upon which the action is to take place and the action to take (where an how to mark the object).
Type Derivation Tree LocationDelineationType |
XML Source (w/o annotations (6); see within schema source)
<xs:complexType name="LocationDelineationType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/> <xs:element minOccurs="0" ref="Object"/> <xs:element maxOccurs="unbounded" minOccurs="0" ref="Action"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 5/16) -
Describes the region of an image, recording, or text where an action where a specified action is performed and the type of action taken (i.e., Mark an "X" where the actor should be standing on the picture of the stage.).
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Action"/> |
-
A description of the content and purpose of the delineation. 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 delineation. 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="Label"/> |
-
A name for the delineation. 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)
-
The type of object on which the action takes place such as an image, audio tape, etc. Allows for the use of a controlled vocabulary.
Simple Content
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Object"/> |