Element otherReferences
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Diagram
Diagram akomantoso30_xsd_Attribute_Group_source.tmp#source akomantoso30_xsd_Element_implicitReference.tmp#implicitReference akomantoso30_xsd_Element_alternativeReference.tmp#alternativeReference
Properties
content: complex
Used by
Element analysis
Model implicitReference | alternativeReference
Children alternativeReference, implicitReference
Instance
<otherReferences source="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <implicitReference eId="" for="" GUID="" href="" refersTo="" shortForm="" showAs="" wId="">{1,1}</implicitReference>
  <alternativeReference eId="" for="" GUID="" href="" refersTo="" shortForm="" showAs="" wId="">{1,1}</alternativeReference>
</otherReferences>
Attributes
QName Type Fixed Default Use Annotation
source agentRef required
Source
<xsd:element name="otherReferences">
  <xsd:complexType>
    <xsd:choice minOccurs="1" maxOccurs="unbounded">
      <xsd:element ref="implicitReference"/>
      <xsd:element ref="alternativeReference"/>
    </xsd:choice>
    <xsd:attributeGroup ref="source"/>
  </xsd:complexType>
</xsd:element>