Documentation for the _.xsd package. More...
Classes | |
class | anyURI |
This data data type represents a URI Internally, this is stored as a string. More... | |
class | base64Binary |
This data type represents binary data that will be encoded using base64 for XML serialization. More... | |
class | boolean |
This data type represents a boolean value. More... | |
class | byte |
This data type represents a tiny integer value. More... | |
class | date |
This data type represents a date in the format YYYY-MM-DD . More... | |
class | dateTime |
This data type represents a time stamp value in the format YYYY-MM-DD HH:MM:SS.nnnnnnnnn . More... | |
class | decimal |
This data type represents a fixed point number. More... | |
class | double |
This data type represents a floating point number. More... | |
class | duration |
This data data type represents an XML format duration. More... | |
class | float |
This data type represents a floating point number. More... | |
class | hexBinary |
This data type is used to represent binary data that will be encoded using the hex encoding for XML serialization. More... | |
class | int |
This data type represents an integer value. More... | |
class | integer |
This data type represents an integer value. More... | |
class | long |
This data type represents an integer value. More... | |
class | negativeInteger |
This data type represents an negative integer value. More... | |
class | nonNegativeInteger |
This data type represents a non-negative integer value. More... | |
class | nonPositiveInteger |
This data type represents a non-positive integer value. More... | |
class | positiveInteger |
This data type represents a positive integer value. More... | |
class | short |
This data type represents a small integer value. More... | |
class | string |
This data data type represents a string. More... | |
class | time |
This data type represents a time value. More... | |
class | unsignedByte |
This data type represents a non-negative integer value. More... | |
class | unsignedInt |
This data type represents a non-negative integer value. More... | |
class | unsignedLong |
This data type represents a non-negative integer value. More... | |
class | unsignedShort |
This data type represents a non-negative integer value. More... | |
Documentation for the _.xsd package.