Definition Type: Attribute
Name: duration
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
Use Required
Documentation:
Specifies the duration needed to execute those instructions. Duration is expressed as defined in the W3C defintion. Reference URL: http://www.w3c.org/TR/xmlschema-2/
Collapse XSD Schema Diagram:
XSD Diagram of duration in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="duration" type="duration" use="required">
    <annotation>
        <documentation>Specifies the duration needed to execute those instructions. Duration is expressed as defined in the W3C defintion. Reference URL: http://www.w3c.org/TR/xmlschema-2/</documentation>
    </annotation>
</attribute>