Listing of code. Base64 encoded executable or source code with unallowed XML characters escaped out |
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| bindUid | xs:string | optional | ||||
| bindUidRef | xs:string | optional |
<xs:element name="listing" minOccurs="0"> <xs:annotation> <xs:documentation>Listing of code. Base64 encoded executable or source code with unallowed XML characters escaped out</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="tml:BindType"/> </xs:simpleContent> </xs:complexType> </xs:element> |