Element implicitReference
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Element</type>
<name>implicitReference</name>
<comment>The element implicitReference contains a legal reference to a document that is not explicitly mentioned in the content of the document.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idopt.tmp#idopt akomantoso30_xsd_Attribute_Group_linkopt.tmp#linkopt akomantoso30_xsd_Complex_Type_anyOtherType.tmp#anyOtherType akomantoso30_xsd_Element_implicitReference.tmp#implicitReference_for akomantoso30_xsd_Attribute_Group_refers.tmp#refers akomantoso30_xsd_Attribute_Group_showopt.tmp#showopt
Type extension of anyOtherType
Type hierarchy
Properties
content: complex
Used by
Element otherReferences
Model ANY element from ANY namespace OTHER than 'http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17'
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
for eIdRef optional
href xsd:anyURI optional
refersTo list of referenceRef optional
shortForm xsd:string optional
showAs xsd:string optional
wId noWhiteSpace optional
Source
<xsd:element name="implicitReference">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>implicitReference</name>
      <comment>The element implicitReference contains a legal reference to a document that is not explicitly mentioned in the content of the document.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="anyOtherType">
        <xsd:attribute name="for" type="eIdRef"/>
        <xsd:attributeGroup ref="refers"/>
        <xsd:attributeGroup ref="showopt"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>
Attribute implicitReference / @for
Namespace No namespace
Type eIdRef
Properties
content: simple
Used by
Source
<xsd:attribute name="for" type="eIdRef"/>