pub fn is_checked(primitive: &str) -> boolExpand description
Whether this build can tell a value of this kind from anything else.
false for Kind::Text, which covers xs:string and everything the list
above does not name — xs:base64Binary, xs:anyURI, xs:QName. A program
whose message set uses one of those gets facet checking on it and nothing
more, which is worth knowing rather than assuming.