C.1 Document Type Definition
31.2203GPPCharacteristics of the Contact Manager for 3GPP UICC applicationsRelease 17TS
The Document Type Definition, according to XML syntax definitions, is defined hereafter:
<?xml version="1.0" encoding="UTF-8"?>
<!—DTD for the Groups Definition XML file. 🡪
<!ELEMENT 3GPPCMGroups (UID, Label, Photo?, Multimedia*)>
<!ELEMENT UID (#PCDATA)>
<!ELEMENT Label (#PCDATA)>
<!ELEMENT Photo (#PCDATA)>
<!ELEMENT Multimedia (#PCDATA)>
<!—End of DTD Definition 🡪