tml:handleAsType

how should the text or number be handled in the client application.  Allowed values: anuURI, boolean, byte, double, float, short, string, int, integer, long, nonNegativeInteger, nonPositiveInteger, positiveInteger,  unsignedByte, unsignedInt, unsignedShort, unsignedLong.

Element Information

Model

Attributes

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

Source

<xs:element name="handleAsType" type="tml:BindType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>how should the text or number be handled in the client application. Allowed values: anuURI, boolean, byte, double, float, short, string, int, integer, long, nonNegativeInteger, nonPositiveInteger, positiveInteger, unsignedByte, unsignedInt, unsignedShort, unsignedLong.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample