Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type periodType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>periodType</name>
<comment>the complex type periodType defines the empty content model and the list of attributes for metadata elements in the analysis section using periods</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-csd13_xsd_Attribute_Group_idopt.tmp#idopt AkomaNtoso30-csd13_xsd_Attribute_Group_linkopt.tmp#linkopt AkomaNtoso30-csd13_xsd_Complex_Type_anyOtherType.tmp#anyOtherType AkomaNtoso30-csd13_xsd_Attribute_Group_period.tmp#period
Type extension of anyOtherType
Type hierarchy
Used by
Model ANY element from ANY namespace OTHER than 'http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13'
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
href xsd:anyURI optional
period xsd:anyURI optional
wId noWhiteSpace optional
Source
<xsd:complexType name="periodType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>periodType</name>
      <comment>the complex type periodType defines the empty content model and the list of attributes for metadata elements in the analysis section using periods</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="anyOtherType">
      <xsd:attributeGroup ref="period"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>