Skip to main content

xmlSchemaWildcardNs

Type Alias xmlSchemaWildcardNs 

Source
pub type xmlSchemaWildcardNs = _xmlSchemaWildcardNs;
Expand description

xmlSchemaCharValueLink: Used to build a list of namespaces on wildcards.

Aliased Type§

#[repr(C)]
pub struct xmlSchemaWildcardNs { pub next: *mut _xmlSchemaWildcardNs, pub value: *const u8, }

Fields§

§next: *mut _xmlSchemaWildcardNs§value: *const u8