Complex Type referenceType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Complex</type>
<name>referenceType</name>
<comment>the complex type referenceType defines the empty content model and the list of attributes for metadata elements in the references section</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idreq.tmp#idreq akomantoso30_xsd_Attribute_Group_link.tmp#link akomantoso30_xsd_Attribute_Group_show.tmp#show
Used by
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
href xsd:anyURI required
shortForm xsd:string optional
showAs xsd:string required
wId noWhiteSpace optional
Source
<xsd:complexType name="referenceType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>referenceType</name>
      <comment>the complex type referenceType defines the empty content model and the list of attributes for metadata elements in the references section</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attributeGroup ref="core"/>
  <xsd:attributeGroup ref="idreq"/>
  <xsd:attributeGroup ref="link"/>
  <xsd:attributeGroup ref="show"/>
</xsd:complexType>