Element notes
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Diagram
Diagram AkomaNtoso30-WD17_xsd_Attribute_Group_source.tmp#source AkomaNtoso30-WD17_xsd_Attribute_Group_xmllang.tmp#xmllang AkomaNtoso30-WD17_xsd_Element_note.tmp#note
Properties
content: complex
Used by
Element meta
Model note
Children note
Instance
<notes id="" lang="" source="" space="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <note alternativeTo="" class="" eId="" GUID="" id="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</note>
</notes>
Attributes
QName Type Fixed Default Use Annotation
id optional
lang optional
source agentRef required
space optional
Source
<xsd:element name="notes">
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="unbounded">
      <xsd:element ref="note"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="source"/>
    <xsd:attributeGroup ref="xmllang"/>
  </xsd:complexType>
</xsd:element>