Attribute notes / @marker
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Attribute Group notes
Source
<xsd:attribute name="marker" type="xsd:string"/>
Attribute notes / @placement
Namespace No namespace
Type placementType
Properties
content: simple
Facets
enumeration side
enumeration left
enumeration right
enumeration bottom
enumeration inline
Used by
Attribute Group notes
Source
<xsd:attribute name="placement" type="placementType"/>
Attribute notes / @placementBase
Namespace No namespace
Type eIdRef
Properties
content: simple
Used by
Attribute Group notes
Source
<xsd:attribute name="placementBase" type="eIdRef"/>
Attribute Group notes
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>notes</name>
<comment>These attributes are used by notes, both authorial and editorial. The marker is the string to be used as a marker of the note, the placement is the position where the note should be placed, and placementBase is the eId of the element respect to which the note should be placed near.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_notes.tmp#http___docs.oasis-open.org_legaldocml_ns_akn_3.0_WD17_notes_marker akomantoso30_xsd_Attribute_Group_notes.tmp#http___docs.oasis-open.org_legaldocml_ns_akn_3.0_WD17_notes_placement akomantoso30_xsd_Attribute_Group_notes.tmp#http___docs.oasis-open.org_legaldocml_ns_akn_3.0_WD17_notes_placementBase
Used by
Attributes
QName Type Fixed Default Use Annotation
marker xsd:string optional
placement placementType optional
placementBase eIdRef optional
Source
<xsd:attributeGroup name="notes">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>notes</name>
      <comment>These attributes are used by notes, both authorial and editorial. The marker is the string to be used as a marker of the note, the placement is the position where the note should be placed, and placementBase is the eId of the element respect to which the note should be placed near.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="marker" type="xsd:string"/>
  <xsd:attribute name="placement" type="placementType"/>
  <xsd:attribute name="placementBase" type="eIdRef"/>
</xsd:attributeGroup>