blob: 9ba268d8e7f96e454e672d0638d5cc0669692cd8 [file] [log] [blame]
(: Name: extvardeclwithtype-1 :)
(: Description: Evaluates an external variable declaration with type:)
(: Use type xs:string. :)
declare variable $x as xs:string external;
$x