Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Attribute src / @src
Namespace No namespace
Type xsd:anyURI
Properties
use: required
Used by
Attribute Group src
Source
<xsd:attribute name="src" type="xsd:anyURI" use="required"/>
Attribute src / @alt
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Attribute Group src
Source
<xsd:attribute name="alt" type="xsd:string"/>
Attribute Group src
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Attlist</type>
<name>src</name>
<comment>These attributes are used in manifestation-level references to specify external manifestation-level resources to be loaded in place. The src attribute holds the manifestation-level IRI of the resource, whule the alt attribute holds the text to be displayed in case the loading of the external resource is not possible for any reason.</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_src.tmp#src_src AkomaNtoso30-csd13_xsd_Attribute_Group_src.tmp#src_alt
Used by
Element img
Complex Type srcType
Attributes
QName Type Fixed Default Use Annotation
alt xsd:string optional
src xsd:anyURI required
Source
<xsd:attributeGroup name="src">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>src</name>
      <comment>These attributes are used in manifestation-level references to specify external manifestation-level resources to be loaded in place. The src attribute holds the manifestation-level IRI of the resource, whule the alt attribute holds the text to be displayed in case the loading of the external resource is not possible for any reason.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="src" type="xsd:anyURI" use="required"/>
  <xsd:attribute name="alt" type="xsd:string"/>
</xsd:attributeGroup>