Attribute duration / @duration
Namespace No namespace
Type xsd:duration
Properties
content: simple
Used by
Attribute Group duration
Source
<xsd:attribute name="duration" type="xsd:duration"/>
Attribute Group duration
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>duration</name>
<comment>The duration attribute is used to specify a duration when either the start or the end event of a time interval is not known.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_duration.tmp#http___docs.oasis-open.org_legaldocml_ns_akn_3.0_WD17_duration_duration
Used by
Element timeInterval
Attributes
QName Type Fixed Default Use Annotation
duration xsd:duration optional
Source
<xsd:attributeGroup name="duration">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>duration</name>
      <comment>The duration attribute is used to specify a duration when either the start or the end event of a time interval is not known.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="duration" type="xsd:duration"/>
</xsd:attributeGroup>