pub fn parse<N: Node>(input: &str, n: Option<N>) -> Result<Transform<N>, Error>
AVT ::= text* “{” xpath “}” text* A Node is required to resolve in-scope XML Namespaces