cac:SocialMediaProfile
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:SocialMediaProfileType
Properties: Global, Qualified
Content
- Sequence [1..1]
- 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
- Type cac:PartyType (Elements cac:AdditionalInformationParty, cac:AgentParty, cac:AppealInformationParty, cac:AppealReceiverParty, cac:BeneficiaryParty, cac:BillOfLadingHolderParty, cac:BillToParty ...more)
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>