How do I display address in one line?
Questions about XML that are not covered by the other forums should go here.
-
- Posts: 62
- Joined: Thu Jun 26, 2014 9:00 pm
How do I display address in one line?
I have XML address and want the result to be one line this:
123 E Rubble ALY E, Bedrock, DC, 65401
How do I do it in XSLT?
XML Address Elements
123 E Rubble ALY E, Bedrock, DC, 65401
How do I do it in XSLT?
XML Address Elements
Code: Select all
<Address InternalAddressID="1618207867" Type="Standard">
<Location Word="HOME">Home</Location>
<AddressLine2>123 E Rubble ALY E</AddressLine2>
<AddressLine4>Bedrock, DC, 65401</AddressLine4>
<Block>123</Block>
<PreDir Word="E">East</PreDir>
<Street>Rubble</Street>
<AddrSfxKy Word="ALY">Alley</AddrSfxKy>
<PostDir Word="E">East</PostDir>
<City>Bedrock</City>
<State>DC</State>
<Zip>65401</Zip>
</Address>
Return to “General XML Questions”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service