Attribute role / @as
Namespace No namespace
Type roleRef
Properties
content: simple
Used by
Attribute Group role
Source
<xsd:attribute name="as" type="roleRef"/>
Attribute Group role
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>role</name>
<comment>The attribute role is used to identify the role of an individual mentioned in the text. It is a reference to a TLCRole element in the references section</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_role.tmp#role_as
Used by
Attributes
QName Type Fixed Default Use Annotation
as roleRef optional
Source
<xsd:attributeGroup name="role">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>role</name>
      <comment>The attribute role is used to identify the role of an individual mentioned in the text. It is a reference to a TLCRole element in the references section</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="as" type="roleRef"/>
</xsd:attributeGroup>