diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2 | ||
type | extension of xsd:boolean | ||
properties |
|
||
used by | |||
annotation |
|
||
source | <xsd:complexType name="IndicatorType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:UniqueID>UBLUDT0000012</ccts:UniqueID> <ccts:CategoryCode>UDT</ccts:CategoryCode> <ccts:DictionaryEntryName>Indicator. Type</ccts:DictionaryEntryName> <ccts:VersionID>1.0</ccts:VersionID> <ccts:Definition>A list of two mutually exclusive Boolean values that express the only possible states of a property.</ccts:Definition> <ccts:RepresentationTermName>Indicator</ccts:RepresentationTermName> <ccts:PrimitiveType>string</ccts:PrimitiveType> </xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="xsd:boolean"/> </xsd:simpleContent> </xsd:complexType> |