Attribute normalizedAtt / @normalized
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Attribute Group normalizedAtt
Source
<xsd:attribute name="normalized" type="xsd:string"/>
Attribute Group normalizedAtt
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Attlist</type>
<name>normalizedAtt</name>
<comment>The attribute normalized is used in the inline element quantity to provide a normalized value of the number, if appropriate.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_normalizedAtt.tmp#normalizedAtt_normalized
Used by
Element quantity
Attributes
QName Type Fixed Default Use Annotation
normalized xsd:string optional
Source
<xsd:attributeGroup name="normalizedAtt">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>normalizedAtt</name>
      <comment>The attribute normalized is used in the inline element quantity to provide a normalized value of the number, if appropriate.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="normalized" type="xsd:string"/>
</xsd:attributeGroup>