Attribute originating / @originatingExpression
Namespace No namespace
Type xsd:boolean
Properties
content: simple
Used by
Attribute Group originating
Source
<xsd:attribute name="originatingExpression" type="xsd:boolean"/>
Attribute Group originating
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>originating</name>
<comment>The attribute originating is used to identify whether the event is the one originating this expression</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_originating.tmp#originating_originatingExpression
Used by
Element eventRef
Attributes
QName Type Fixed Default Use Annotation
originatingExpression xsd:boolean optional
Source
<xsd:attributeGroup name="originating">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>originating</name>
      <comment>The attribute originating is used to identify whether the event is the one originating this expression</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="originatingExpression" type="xsd:boolean"/>
</xsd:attributeGroup>