Package: cxml-types

Function type-id-type

Lambda List

type-id-type (type)

Arguments

Return Value

one of nil, :id, :idref, or :idrefs

Details

Returns the ID-type of type.

The symbols nil, :id, :idref, or :idrefs represent the ID-types null, ID, IDREF, and IDREFS, respectively, as defined by RELAX NG DTD Compatibility.

 

See also