attributeGroup actionGroup

attributeGroup {http://www.xml-cml.org/schema/stmml}actionGroup

Target Namespacehttp://www.xml-cml.org/schema/stmml
Declared Namespacesxmlns:sch=http://www.ascc.net/xml/schematron
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.xml-cml.org/schema/stmml

Usage:

    <xsd:attributeGroup ref="actionGroup"/>

May be used in:
 another global attributeGroup
 a complexType
 an extension or restriction of simple or complex content

Attributes:

end
units
start
duration
count
startCondition
endCondition


Source

<xsd:attributeGroup name="actionGroup" id="attGp.action">
    <
xsd:attribute name="start" type="xsd:string" id="att.action.start">
        <
xsd:annotation>
            <
xsd:documentation>
                <
div class="summary">The start time</div>
                <
div class="description">
                    <
p>
The start time in any allowable XSD representation of date, time or dateTime.
This will normally be a clock time or date.
                    
</p>
                </
div>
            </
xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="startCondition" type="xsd:string" id="att.action.startCondition">
        <
xsd:annotation>
            <
xsd:documentation>
                <
div class="summary">The start condition</div>
                <
div class="description">
                    <
p>This can describe the condition(s) that has to be met before an action can begin, such as in a recipe. Semantics are unexplored but could be used to control robotic operations.</p>
                </
div>
            </
xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="duration" type="xsd:string" id="att.action.duration">
        <
xsd:annotation>
            <
xsd:documentation>
                <
div class="summary">The duration of the action</div>
                <
div class="description">
                    <
p>Semantics undefined.</p>
                </
div>
            </
xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="end" type="xsd:string" id="att.action.end">
        <
xsd:annotation>
            <
xsd:documentation>
                <
div class="summary">The end time</div>
                <
div class="description">
                    <
p>
The start time in any allowable XSD representation of date, time or dateTime.
This will normally be a clock time or date.
                    
</p>
                </
div>
            </
xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="endCondition" type="xsd:string" id="att.action.endCondition">
        <
xsd:annotation>
            <
xsd:documentation>
                <
div class="summary">
                    <
p>The end condition</p>
                </
div>
                <
div class="description">
                    <
p>
At present a human-readable string describing some condition when the
ac tion should end. As XML develops it may be possible to add machine-processable
semantics in this field.
                    
</p>
                </
div>
            </
xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attributeGroup ref="units"/>
    <
xsd:attribute name="count" type="countType">
        <
xsd:annotation>
            <
xsd:documentation>
                <
div class="summary">Number of times the action should be repeated</div>
            </
xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
</
xsd:attributeGroup>


attributeGroup actionGroup


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.