Showing:

Attributes
Diagrams
Properties
Source
Used by
Element timeInterval
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-csd13_xsd_Attribute_Group_idopt.tmp#idopt AkomaNtoso30-csd13_xsd_Complex_Type_metaopt.tmp#metaopt AkomaNtoso30-csd13_xsd_Attribute_Group_refersreq.tmp#refersreq AkomaNtoso30-csd13_xsd_Element_timeInterval.tmp#timeInterval_start AkomaNtoso30-csd13_xsd_Element_timeInterval.tmp#timeInterval_end AkomaNtoso30-csd13_xsd_Element_timeInterval.tmp#timeInterval_duration
Type extension of metaopt
Type hierarchy
Properties
content: complex
Used by
Element temporalGroup
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
duration xsd:duration optional
eId noWhiteSpace optional
end xsd:anyURI optional
refersTo list of xsd:anyURI required
start xsd:anyURI optional
wId noWhiteSpace optional
Source
<xsd:element name="timeInterval">
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="metaopt">
        <xsd:attributeGroup ref="refersreq"/>
        <xsd:attribute name="start" type="xsd:anyURI"/>
        <xsd:attribute name="end" type="xsd:anyURI"/>
        <xsd:attribute name="duration" type="xsd:duration"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>
Attribute timeInterval / @start
Namespace No namespace
Type xsd:anyURI
Properties
content: simple
Used by
Element timeInterval
Source
<xsd:attribute name="start" type="xsd:anyURI"/>
Attribute timeInterval / @end
Namespace No namespace
Type xsd:anyURI
Properties
content: simple
Used by
Element timeInterval
Source
<xsd:attribute name="end" type="xsd:anyURI"/>
Attribute timeInterval / @duration
Namespace No namespace
Type xsd:duration
Properties
content: simple
Used by
Element timeInterval
Source
<xsd:attribute name="duration" type="xsd:duration"/>