cac:SocialMediaProfile
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:SocialMediaProfileType
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 social media.
- cbc:Name [0..1]The common name of the social media.
- cbc:SocialMediaTypeCode [0..1]A code that specifies the type of social media.
- cbc:URI [1..1]The Uniform Resource Identifier (URI) of a party profile in the social media; i.e., its Uniform Resource Locator (URL).
Attributes
None
Used in
Sample instance
<cac:SocialMediaProfile> <cbc:ID>1</cbc:ID> <cbc:Name>LinkedIN</cbc:Name> <cbc:SocialMediaTypeCode>Business</cbc:SocialMediaTypeCode> <cbc:URI>https://www.linkedin.com/company/oasis</cbc:URI> </cac:SocialMediaProfile>