Element otherRef
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Diagram
Diagram AkomaNtoso30-WD17_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-WD17_xsd_Attribute_Group_idreq.tmp#idreq AkomaNtoso30-WD17_xsd_Attribute_Group_enactment.tmp#enactment AkomaNtoso30-WD17_xsd_Attribute_Group_refers.tmp#refers AkomaNtoso30-WD17_xsd_Attribute_Group_link.tmp#link AkomaNtoso30-WD17_xsd_Element_source.tmp#http___docs.oasis-open.org_legaldocml_ns_akn_3.0_WD17_source
Properties
content: complex
Used by
Element otherReferences
Model source+
Children source
Instance
<otherRef eId="" GUID="" href="" period="" refersTo="" status="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <source eId="" exclusion="" GUID="" href="" incomplete="" pos="" upTo="" wId="">{1,unbounded}</source>
</otherRef>
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
href xsd:anyURI required
period temporalGroupRef optional
refersTo list of referenceRef optional
status statusType optional
wId noWhiteSpace optional
Source
<xsd:element name="otherRef">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="source" minOccurs="1" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="core"/>
    <xsd:attributeGroup ref="idreq"/>
    <xsd:attributeGroup ref="enactment"/>
    <xsd:attributeGroup ref="refers"/>
    <xsd:attributeGroup ref="link"/>
  </xsd:complexType>
</xsd:element>