OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ebxml-bp message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Inconsistency in the spec


P30 the example specifies:

<Transition
	fromBinaryCollaboration"Firm Order"
	fromBusinessState='//binaryCollaboration[@name="Firm Order"]/[@name="Create
Order"]'
toBusinessState='//binaryCollaboration[@name="Product
Fulfillment"]/[@name="Create Order"]'
/>

There is no fromBinaryCollaboration attribute specified in the DTD, the
XPath should be BinaryCollaboration instead of binaryCollaboration.

<!ELEMENT Transition (ConditionExpression?, Documentation*)>
<!ATTLIST Transition
	onInitiation (true | false) "false"
	fromBusinessState CDATA #IMPLIED
	fromBusinessStateIDRef IDREF #IMPLIED
	toBusinessState CDATA #IMPLIED
	toBusinessStateIDRef IDREF #IMPLIED
	conditionGuard (Success | BusinessFailure | TechnicalFailure | AnyFailure)
#IMPLIED

JJ-



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]

Search: Match: Sort by:
Words: | Help


Powered by eList eXpress LLC