Attribute originalText / @originalText
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Attribute Group originalText
Source
<xsd:attribute name="originalText" type="xsd:string"/>
Attribute Group originalText
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>originalText</name>
<comment>the attribute originalText contains the original text of a placeholder</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_originalText.tmp#originalText_originalText
Used by
Element placeholder
Attributes
QName Type Fixed Default Use Annotation
originalText xsd:string optional
Source
<xsd:attributeGroup name="originalText">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>originalText</name>
      <comment>the attribute originalText contains the original text of a placeholder</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="originalText" type="xsd:string"/>
</xsd:attributeGroup>