Type Alias xsd_types::value::UnsignedLong

source ·
pub type UnsignedLong = u64;

Trait Implementations§

source§

impl ParseXsd for UnsignedLong

source§

impl XsdUnsignedLong for UnsignedLong

source§

impl XsdValue for UnsignedLong

source§

fn datatype(&self) -> Datatype

Returns the XSD datatype that best describes the value.