UnsignedByte

Type Alias UnsignedByte 

Source
pub type UnsignedByte = u8;

Trait Implementations§

Source§

impl ParseXsd for UnsignedByte

Source§

impl XsdValue for UnsignedByte

Source§

fn datatype(&self) -> Datatype

Returns the XSD datatype that best describes the value.