Attribute number / @number
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Attribute Group number
Source
<xsd:attribute name="number" type="xsd:string"/>
Attribute Group number
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>number</name>
<comment>The attribute number is used to specify a number in the publication of the document</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_number.tmp#number_number
Used by
Element publication
Complex Type eolType
Attributes
QName Type Fixed Default Use Annotation
number xsd:string optional
Source
<xsd:attributeGroup name="number">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>number</name>
      <comment>The attribute number is used to specify a number in the publication of the document</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="number" type="xsd:string"/>
</xsd:attributeGroup>