Progress
Version 9
Product Update Bulletin


GET-TYPE-BY-QNAME() Method

Returns the type of the attribute that has the given XML qualified name.

Return Type: CHARACTER

Applies To: SAX-ATTRIBUTES Object

SYNTAX

GET-TYPE-BY-QNAME ( qname ) 

qname

A CHARACTER expression indicating the XML qualified name of the attribute of interest.

The attribute type is one of the following strings: “CDATA,” “ID,” “IDREF,” “IDREFS,” “NMTOKEN,” “NMTOKENS,” “ENTITY,” “ENTITIES,” or “NOTATION.” These are always uppercase.

Returns ? (the unknown value) if no attribute’s XML qualified name matches qname.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095