Hello Experts,
Is there an easy way to default the attribute when it is already defined in the schema as a fixed or default value. I have tried everything I know and I cannot get this to work without actually mapping it.
Basically I want the type=“CHAR” in the xml node PONUM to look like this:
What I get with my testing is just the following
or
I cant seem to get the “CHAR” in there.