Address information for Singapore
Summary:
HI All
Could anyone advice what is the correct navigation for StreetName and Building number in case of Syngapore?
I'm trying to create xsl payment file
Content (please ensure you mask any confidential information):
I'm trying get these line in the following way without success:
<StrtNm> <xsl:value-of select="SupplierorParty/Address/StreetName"/></StrtNm>
<BldgNb><xsl:value-of select="SupplierorParty/Address/BuildingNumber"/></BldgNb>
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0