decimal
Term | |
|---|---|
Business term | XML "decimal" Data Type |
Definition | XSD decimal type The decimal data type is used to specify a numeric value that can include decimal fractions. |
Allowed values |
|
Comments | The following is an example of a decimal declaration in a schema: <xs:element name="prize" type="xs:decimal"/> |
Status | |
XML type | xs:decimal |
AIRM equivalent |
|
AIDM equivalent |
|