Complex Type linkType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Complex</type>
<name>linkType</name>
<comment>the complex type linkType defines the empty content model and the list of attributes for Work- or Expression-level references to external resources</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="linkType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>linkType</name>
      <comment>the complex type linkType defines the empty content model and the list of attributes for Work- or Expression-level references to external resources</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attributeGroup ref="core"/>
  <xsd:attributeGroup ref="idreq"/>
  <xsd:attributeGroup ref="link"/>
  <xsd:attributeGroup ref="show"/>
</xsd:complexType>