cdl:roleType
Element information
Namespace: http://www.w3.org/2005/10/cdl
Schema document: ws-cdl.xsd
Other elements with the same name: cdl:roleType, cdl:roleType, cdl:roleType
Type: cdl:tRoleType
Properties: Local, Qualified
Content
- Sequence [1..1]
- cdl:description [0..1]
- cdl:CDLExtension [0..*]
- cdl:behavior [1..*]
from type cdl:tExtensibleElements
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type cdl:tExtensibleElements | |
name | [1..1] | xsd:NCName |
Used in
- Type cdl:tPackage (Element cdl:package)
Sample instance
<roleType name="SellerForBuyer"> <behavior name="sellerForBuyer" interface="rns:sellerForBuyerPT"/> </roleType>