Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type srcType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>srcType</name>
<comment>the complex type srcType defines the empty content model and the list of attributes for manifestation-level references to external resources</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-csd13_xsd_Attribute_Group_idopt.tmp#idopt AkomaNtoso30-csd13_xsd_Attribute_Group_src.tmp#src AkomaNtoso30-csd13_xsd_Attribute_Group_show.tmp#show
Used by
Element componentRef
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
alt xsd:string optional
eId noWhiteSpace optional
shortForm xsd:string optional
showAs xsd:string required
src xsd:anyURI required
wId noWhiteSpace optional
Source
<xsd:complexType name="srcType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>srcType</name>
      <comment>the complex type srcType defines the empty content model and the list of attributes for manifestation-level references to external resources</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attributeGroup ref="core"/>
  <xsd:attributeGroup ref="idopt"/>
  <xsd:attributeGroup ref="src"/>
  <xsd:attributeGroup ref="show"/>
</xsd:complexType>