| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://adgear.com/api/schemas/xml#output}decimal (restriction)
A trivial extension to xs:decimal allowing for attributes "type" and "nil" ; These attributes are provided as hints for those using a dynamic language
| Attribute Summary | |
xs:boolean | nil |
xs:NMTOKEN | type |
| Attribute Detail |
xs:booleanfalseoptionalunqualifiedxs:NMTOKENoptionalunqualified<xs:complexType name="decimal"><xs:simpleContent></xs:complexType><xs:extension base="xs:decimal"></xs:simpleContent><xs:attribute name="type" type="xs:NMTOKEN"/><xs:attribute default="false" name="nil" type="xs:boolean" use="optional"/></xs:extension>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||