complexType "ActionType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
|
> |
|
|
</...> |
Content Model Elements (2):
-
All Direct / Indirect Based Elements (1):
-
Known Usage Locations
Annotation
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 (4); see within schema source)
<xs:complexType name="ActionType"> <xs:sequence> </xs:sequence> <xs:attribute name="regExp" type="xs:string" use="optional"/> </xs:complexType> |
Attribute Detail (all declarations; defined within this component only; 1/1)
regExp-
Type: |
xs:string, predefined |
Use: |
optional |
Allows for the provision of a regular expression to describe a mark (such as a specific letter or number).
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="regExp" type="xs:string" use="optional"/> |
Content Element Detail (all declarations; defined within this component only; 2/2) -
Describes the specific actions that should take place. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
Identifies the region of the object where the action needs to occur based on the object type by specifying a segment of the object.
XML Source (w/o annotations (1); see within schema source)