Definition Type: Attribute
Name: instanceVersion
Namespace: http://docs.oasis-open.org/ebxml-bp/ebbp-2.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ebbp-2.0.4.xsd
Use Optional
Documentation:
Is the version of the Process Specification or artifact instance. An example would be the Australian Wheat Board v2.1. Note: This attribute was added in v2.0.
Collapse XSD Schema Diagram:
XSD Diagram of instanceVersion in schema ebbp-2_0_4_xsd (ebXML Electronic Business using eXtensible Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="instanceVersion" type="xsd:string" use="optional">
    <xsd:annotation>
        <xsd:documentation>Is the version of the Process Specification or
								artifact instance. An example would be the Australian Wheat Board
								v2.1. Note: This attribute was added in v2.0.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>