tml:listing

Listing of code. Base64 encoded executable or source code with unallowed XML characters escaped out

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
bindUid xs:string optional
bindUidRef xs:string optional

Source

<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>

Sample