Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Attribute actor / @actor
Namespace No namespace
Type xsd:anyURI
Properties
content: simple
Used by
Attribute Group actor
Source
<xsd:attribute name="actor" type="xsd:anyURI"/>
Attribute Group actor
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Attlist</type>
<name>actor</name>
<comment>The attribute actor is used to identify the actor of a step of a workflow of the document. It is a reference to a TLCPerson or TLCOrganization element in the references section</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_actor.tmp#actor_actor
Used by
Element step
Attributes
QName Type Fixed Default Use Annotation
actor xsd:anyURI optional
Source
<xsd:attributeGroup name="actor">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>actor</name>
      <comment>The attribute actor is used to identify the actor of a step of a workflow of the document. It is a reference to a TLCPerson or TLCOrganization element in the references section</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="actor" type="xsd:anyURI"/>
</xsd:attributeGroup>