This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<srx xmlns="http://www.lisa.org/srx20" xmlns:okpsrx="http://okapi.sf.net/srx-extensions" version="2.0"> | |
<header cascade="yes" segmentsubflows="yes"> | |
<formathandle include="no" type="start" /> | |
<formathandle include="yes" type="end" /> | |
<formathandle include="no" type="isolated" /> | |
<okpsrx:options oneSegmentIncludesAll="no" trimLeadingWhitespaces="yes" trimTrailingWhitespaces="yes" /> | |
<okpsrx:rangeRule /> | |
</header> | |
<body> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<srx xmlns="http://www.lisa.org/srx20" xmlns:okpsrx="http://okapi.sf.net/srx-extensions" version="2.0"> | |
<header cascade="yes" segmentsubflows="yes"> | |
<formathandle include="no" type="start" /> | |
<formathandle include="yes" type="end" /> | |
<formathandle include="no" type="isolated" /> | |
<okpsrx:options oneSegmentIncludesAll="no" trimLeadingWhitespaces="yes" trimTrailingWhitespaces="yes" /> | |
<okpsrx:rangeRule /> | |
</header> | |
<body> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"profile": { | |
"address": { | |
"heading": "Adresse", | |
"label": { | |
"city": "Stadt", | |
"country": "Land", | |
"postcode": "Postleitzahl", | |
"street": "Straße und Hausnummer" | |
} |