Definition Type: Attribute
Name: pattern
Namespace: http://docs.oasis-open.org/ebxml-bp/ebbp-2.0
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: ebbp-2.0.4.xsd
Use (Optional)
Documentation:
May point to the pattern on which an activity or collaboration is based. This attribute is used only when not using the concrete BT patterns provided.
Collapse XSD Schema Diagram:
XSD Diagram of pattern in schema ebbp-2_0_4_xsd (ebXML Electronic Business using eXtensible Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="pattern" type="xsd:anyURI">
    <xsd:annotation>
        <xsd:documentation>May point to the pattern on which an activity or collaboration is
					based. This attribute is used only when not using the concrete BT
					patterns provided.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>