Attribute agent / @by
Namespace No namespace
Type agentRef
Properties
use: required
Used by
Attribute Group agent
Source
<xsd:attribute name="by" type="agentRef" use="required"/>
Attribute Group agent
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>agent</name>
<comment>The attribute by is used to identify the agent of an action. It is a reference to a TLCPerson or TLCOrganization element in the references section</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_agent.tmp#agent_by
Used by
Elements FRBRtranslation, step
Attribute Groups opinionType, speechAtts, voteAtts
Attributes
QName Type Fixed Default Use Annotation
by agentRef required
Source
<xsd:attributeGroup name="agent">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>agent</name>
      <comment>The attribute by is used to identify the agent of an action. It is a reference to a TLCPerson or TLCOrganization element in the references section</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="by" type="agentRef" use="required"/>
</xsd:attributeGroup>