Element otherReferences
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
The element otherRef contains a legal reference to a document that is not explicitly mentioned in the content of the document.
Diagram
Diagram AkomaNtoso30-WD17_xsd_Attribute_Group_source.tmp#source AkomaNtoso30-WD17_xsd_Element_otherRef.tmp#otherRef
Properties
content: complex
Used by
Element analysis
Model otherRef
Children otherRef
Instance
<otherReferences source="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <otherRef eId="" GUID="" href="" period="" refersTo="" status="" wId="">{1,1}</otherRef>
</otherReferences>
Attributes
QName Type Fixed Default Use Annotation
source agentRef required
Source
<xsd:element name="otherReferences">
  <xsd:annotation>
    <xsd:documentation>The element otherRef contains a legal reference to a document that is not explicitly mentioned in the content of the document.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="unbounded">
      <xsd:element ref="otherRef"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="source"/>
  </xsd:complexType>
</xsd:element>