Definition Type: Attribute
Name: hasLegalIntent
Namespace: http://docs.oasis-open.org/ebxml-bp/ebbp-2.0
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: ebbp-2.0.4.xsd
Default false
Use (Optional)
Documentation:
Indicates that a particular activity that could represent a statement or commitment between trading partners, and their shared intent. Note: This attribute was renamed to hasLegalIntent from isLegallyBinding in v2.0.
Collapse XSD Schema Diagram:
XSD Diagram of hasLegalIntent in schema ebbp-2_0_4_xsd (ebXML Electronic Business using eXtensible Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="hasLegalIntent" type="xsd:boolean" default="false">
    <xsd:annotation>
        <xsd:documentation>Indicates that a particular activity that could represent
							a statement or commitment between trading partners, and their shared
							intent. Note: This attribute was renamed to hasLegalIntent from
							isLegallyBinding in v2.0.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>