Showing:

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