Generic types

NonZeroLengthString

Purpose: Base for generic string type that enforces non-whitespace content.

Field

Restrictions

aseXML

Schema

NonZeroLengthString

minLength value=”1” whitespace value=”collapse” xsd:string >= 1

simple

Common_r41

 

YesNo

Purpose: Yes/No indication.

Detail: Values are case sensitive.

Field

Restrictions

aseXML

Schema

YesNo

xsd:string enumerated list:

  • Yes

  • No

simple

Common_r41