- or download this
my $header = [{
parts => [{
...
mustUnderstand => 1
}]
}];
- or download this
error: cannot find element or attribute `{http://example.com/tns}token
+'
- or download this
Answer: $VAR1 = {
'parameters' => {
...
},
'{http://example.com/tns}token' => bless( do{\(my $o = 44800
+400)}, 'XML::LibXML::Element' )
};
- or download this
<?xml version="1.0" encoding="utf-8"?>
<xs:schema elementFormDefault="qualified"
...
xmlns:tns="http://example.com/tns">
<xs:element name="token" nillable="true" type="xs:string" />
</xs:schema>