I think it must be an * character. I've seen a couple of examples by doing a search in our systems that look like this:
"georss:*"
"PNRDetails/*"
And in fact in the help docs I found this:
Using wildcards: In addition, each QName either in the match QName or in
the match ancestors may be substituted by a wildcard, *, that matches
any QName. The wildcard can also be specified either in the prefix
and/or the local-name of a QName: *:local-name, or prefix:*, or *:*
(which is the same as a single
.
...though having said that, this is far from my area of expertise, and this may not be what you want. Best to post this question to the support team and have them ask our XML developers.
I think it must be an * character. I've seen a couple of examples by doing a search in our systems that look like this:
"georss:*"
"PNRDetails/*"
And in fact in the help docs I found this:
Using wildcards: In addition, each QName either in the match QName or in
the match ancestors may be substituted by a wildcard, *, that matches
any QName. The wildcard can also be specified either in the prefix
and/or the local-name of a QName: *:local-name, or prefix:*, or *:*
(which is the same as a single
.
...though having said that, this is far from my area of expertise, and this may not be what you want. Best to post this question to the support team and have them ask our XML developers.
I would have thought a wildcard would have worked for the match as well. Guess I'll hit up the support/dev team
I would have thought a wildcard would have worked for the match as well. Guess I'll hit up the support/dev team :)
Hi there, old thread but was there an answer to this one?
I would have thought a wildcard would have worked for the match as well. Guess I'll hit up the support/dev team :)
Hello @stevenjh , would you consider posting a new question to the FME Community, and including more specific details about your use case/goal with XFMap? Feel free to link your new post here as well, to help get more feedback! Best, Kailin.