Expand description
Schema validation — DDS-XML 1.0 §6.6.
Spec §6.6: the XSD must validate all received samples. We
implement minimal XSD: element names + type coercion to
xs:long/xs:double/xs:boolean/xs:string/xs:hexBinary.
Enums§
- Validation
Error - Validation error.
Functions§
- validate
- Validates a sample map against an XSD generator (= schema builder).