|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER GetMask (DataTypeEnum) |
|
|||||
|
LOGICAL IsArray (DataTypeEnum) |
|
|||||
|
LOGICAL IsPrimitive (DataTypeEnum) |
|
|||||
|
CHARACTER ToXmlSchemaType (DataTypeEnum) |
/** Mapping from ABL data type to XML Schema supported data types. Taken from
the Working With XML book from the documentation set.
Note that the converse is not supported, since there are multiple ABL types
that map to a single XML schema type.
@param DataTypeEnum The ABL data type
@return character The XML data type. */ |
Top
CHARACTER GetMask (DataTypeEnum)
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL IsArray (DataTypeEnum)
|
||||||||||||||||||||||||
LOGICAL IsPrimitive (DataTypeEnum)
|
||||||||||||||||||||||||
CHARACTER ToXmlSchemaType (DataTypeEnum)
|
Progress® OpenEdge® Release 11.7.15