Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Attribute speechAtts / @by
Namespace No namespace
Type xsd:anyURI
Properties
use: required
Used by
Attribute Group speechAtts
Source
<xsd:attribute name="by" type="xsd:anyURI" use="required"/>
Attribute speechAtts / @as
Namespace No namespace
Type xsd:anyURI
Properties
content: simple
Used by
Attribute Group speechAtts
Source
<xsd:attribute name="as" type="xsd:anyURI"/>
Attribute speechAtts / @startTime
Namespace No namespace
Type xsd:dateTime
Properties
content: simple
Used by
Attribute Group speechAtts
Source
<xsd:attribute name="startTime" type="xsd:dateTime"/>
Attribute speechAtts / @endTime
Namespace No namespace
Type xsd:dateTime
Properties
content: simple
Used by
Attribute Group speechAtts
Source
<xsd:attribute name="endTime" type="xsd:dateTime"/>
Attribute speechAtts / @to
Namespace No namespace
Type xsd:anyURI
Properties
content: simple
Used by
Attribute Group speechAtts
Source
<xsd:attribute name="to" type="xsd:anyURI"/>
Attribute Group speechAtts
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Attlist</type>
<name>speechAtts</name>
<comment>The attributes in speechAtts are used in speeches to identify actors and roles of speeches. In particular, attribute 'by' identifies the speaker, optional attribute 'as' identifies the role under which the speaker is speaking, optional attribute startTime specifies the absolute date and time where the individual speech item started, optional attribute endTime specifies the absolute date and time where the individual speech item ended, and optional attribute to identifies the addressee of the speech. All of them are references to person or organization elements in the references section</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_speechAtts.tmp#speechAtts_by AkomaNtoso30-csd13_xsd_Attribute_Group_speechAtts.tmp#speechAtts_as AkomaNtoso30-csd13_xsd_Attribute_Group_speechAtts.tmp#speechAtts_startTime AkomaNtoso30-csd13_xsd_Attribute_Group_speechAtts.tmp#speechAtts_endTime AkomaNtoso30-csd13_xsd_Attribute_Group_speechAtts.tmp#speechAtts_to
Used by
Element speechGroup
Complex Type speechType
Attributes
QName Type Fixed Default Use Annotation
as xsd:anyURI optional
by xsd:anyURI required
endTime xsd:dateTime optional
startTime xsd:dateTime optional
to xsd:anyURI optional
Source
<xsd:attributeGroup name="speechAtts">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>speechAtts</name>
      <comment>The attributes in speechAtts are used in speeches to identify actors and roles of speeches. In particular, attribute 'by' identifies the speaker, optional attribute 'as' identifies the role under which the speaker is speaking, optional attribute startTime specifies the absolute date and time where the individual speech item started, optional attribute endTime specifies the absolute date and time where the individual speech item ended, and optional attribute to identifies the addressee of the speech. All of them are references to person or organization elements in the references section</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="by" type="xsd:anyURI" use="required"/>
  <xsd:attribute name="as" type="xsd:anyURI"/>
  <xsd:attribute name="startTime" type="xsd:dateTime"/>
  <xsd:attribute name="endTime" type="xsd:dateTime"/>
  <xsd:attribute name="to" type="xsd:anyURI"/>
</xsd:attributeGroup>