cac:AdditionalWebSite
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:WebSiteType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:ID [0..1]An identifier for a specific web site.
- cbc:Name [0..1]The common name of the web site.
- cbc:Description [0..*]Text describing the web site.
- cbc:WebSiteTypeCode [0..1]A code that specifies the type web site.
- cbc:URI [1..1]The Uniform Resource Identifier (URI) of the web site; i.e., its Uniform Resource Locator (URL).
- cac:WebSiteAccess [0..*]Access information for the website (e.g. guest credentials).
Attributes
None
Used in
Sample instance
<cac:AdditionalWebSite> <cbc:ID>1</cbc:ID> <cbc:Name>RSS</cbc:Name> <cbc:URI>https://www.oasis-open.org/feed</cbc:URI> </cac:AdditionalWebSite>