Attribute lawyerAtts / @for
Namespace No namespace
Type agentRef
Properties
content: simple
Used by
Attribute Group lawyerAtts
Source
<xsd:attribute name="for" type="agentRef"/>
Attribute lawyerAtts / @empoweredBy
Namespace No namespace
Type agentRef
Properties
content: simple
Used by
Attribute Group lawyerAtts
Source
<xsd:attribute name="empoweredBy" type="agentRef"/>
Attribute Group lawyerAtts
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>lawyerAtts</name>
<comment>The attributes in lawyerAtts are used in the inline element lawyer to identify representation aspects of lawyers. In particular, attribute 'as' identifies his/her role, attribute 'for' identifies which party it represents, and attribute 'empoweredBy' identifies another lawyer, if any, this lawyer received the power delegation of power.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_role.tmp#role_as akomantoso30_xsd_Attribute_Group_role.tmp#role akomantoso30_xsd_Attribute_Group_lawyerAtts.tmp#lawyerAtts_for akomantoso30_xsd_Attribute_Group_lawyerAtts.tmp#lawyerAtts_empoweredBy
Used by
Element lawyer
Attributes
QName Type Fixed Default Use Annotation
as roleRef optional
empoweredBy agentRef optional
for agentRef optional
Source
<xsd:attributeGroup name="lawyerAtts">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>lawyerAtts</name>
      <comment>The attributes in lawyerAtts are used in the inline element lawyer to identify representation aspects of lawyers. In particular, attribute 'as' identifies his/her role, attribute 'for' identifies which party it represents, and attribute 'empoweredBy' identifies another lawyer, if any, this lawyer received the power delegation of power.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attributeGroup ref="role"/>
  <xsd:attribute name="for" type="agentRef"/>
  <xsd:attribute name="empoweredBy" type="agentRef"/>
</xsd:attributeGroup>