Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element noteRef
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>noteRef</name>
<comment>the element noteRef is a reference to a editorial note placed in the notes metadata section</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_coreopt.tmp#coreopt AkomaNtoso30-csd13_xsd_Complex_Type_markeropt.tmp#markeropt AkomaNtoso30-csd13_xsd_Attribute_Group_notes.tmp#http___docs.oasis-open.org_legaldocml_ns_akn_3.0_CSD13_notes AkomaNtoso30-csd13_xsd_Attribute_Group_link.tmp#link
Type extension of markeropt
Type hierarchy
Properties
content: complex
Used by
Element Group ANmarker
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
alternativeTo xsd:anyURI optional
class xsd:string optional
eId noWhiteSpace optional
href xsd:anyURI required
lang optional
marker xsd:string optional
period xsd:anyURI optional
placement placementType optional
placementBase xsd:anyURI optional
refersTo list of xsd:anyURI optional
space optional
status statusType optional
style xsd:string optional
title xsd:string optional
wId noWhiteSpace optional
Source
<xsd:element name="noteRef">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>noteRef</name>
      <comment>the element noteRef is a reference to a editorial note placed in the notes metadata section</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="markeropt">
        <xsd:attributeGroup ref="notes"/>
        <xsd:attributeGroup ref="link"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>