Skip to content
 
xsData XML Datatypes
Type to start searching
    xsData: naive xml bindings
    • xsData 21.6 documentation
    • API Reference
    xsData: naive xml bindings
    • Installation
    • Command Line
    • Models Metadata
    • XML Binding
    • JSON Binding
    • WSDL (Experimental)
    • Examples
    • Data Types
    • API Reference
      • Generator Config
      • Generic Models
      • Parsing
      • Serializing
      • Utilities
      • XML Context
      • XML Datatypes
        • Show Source
        • XmlTime
        • XmlDate
        • XmlDateTime
        • XmlDuration
        • XmlPeriod
        • XmlHexBinary
        • XmlBase64Binary
      • XML Handlers
      • XML Nodes
      • XML Writers
    • Changelog
    • Show Source

    XML DatatypesΒΆ

    XmlTime

    Concrete xs:time builtin type.

    XmlDate

    Concrete xs:date builtin type.

    XmlDateTime

    Concrete xs:dateTime builtin type.

    XmlDuration

    Concrete xs:duration builtin type.

    XmlPeriod

    Concrete xs:gYear/Month/Day builtin type.

    XmlHexBinary

    Subclass bytes to infer base16 format.

    XmlBase64Binary

    Subclass bytes to infer base64 format.

    Previous XmlMeta
    Next XmlTime
    © Copyright 2020, Christodoulos Tsoulloftas.
    Created using Sphinx 4.0.2. and Material for Sphinx