-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consistent use of WebLinkStructure (#123)
Removed 3 occurrences of xs:anyURI and exchanged it with WebLinkStructure (MultiTripFareResultStructure and BookingArrangementStructure). Introduced a WebLinkGroup consisting of URL, MIME type and embeddedness. Used that group within the WebLinkStructure (without actually changing it). Exchanged xs:anyURI in GeneralAttributeStructure by the WebLinkGroup as there is already a text available for the link.
- Loading branch information
1 parent
ca30235
commit 24fc224
Showing
4 changed files
with
20 additions
and
16 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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