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] | [List Home]


Subject: Mukkamala 4/1/2005: Comment re: Transition Element and Annotation (wd10-schema 2/22)


re: Annotation needed for Transition element

Clarification:
Annotations exist on both Transition and TransitionType elements, as 
shown below.  Hima, please let us know if you have other questions. Thanks.

- <#> <xsd:element name="*Transition*" type="*TransitionType*">
- <#> <xsd:annotation>
  <xsd:documentation>A link between business states in a Business 
Collaboration. Choreography is expressed as transitions between business 
states. Transition to the same business state is 
allowed.</xsd:documentation>
  </xsd:annotation>
  </xsd:element>
- <#> <xsd:complexType name="*TransitionType*">
- <#> <xsd:annotation>
  <xsd:documentation>The type related to the traverse between business 
states.</xsd:documentation>
  </xsd:annotation>
- <#> <xsd:sequence>
  <xsd:element ref="*FromLink*" />
  <xsd:element ref="*ToLink*" />
  </xsd:sequence>
  </xsd:complexType>




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