Definition Type Element
Name rep-expr
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation A replacement expression that will replace the base expression with its value.

This is a special-purpose tag whose intention is to allow you to replace the die portion of an expression with something else.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="rep-expr" type="xs:string" >
  <xs:annotation>
    <xs:documentation>A replacement expression that will replace the base expression with its value.

This is a special-purpose tag whose intention is to allow you to replace the die portion of an expression with something else.
</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
rep-expr
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd