Skip to content

Commit 03e1b08

Browse files
committed
Merge metadata changes from upstream 7.7.5
Includes changes in resources/ up to and including upstream commit e905483f87cf: "[maven-release-plugin] prepare release libphonenumber-7.7.5"
1 parent 7be5de2 commit 03e1b08

8 files changed

Lines changed: 735 additions & 569 deletions

File tree

resources/PhoneNumberAlternateFormats.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,14 @@
4242
<!ELEMENT phoneNumberMetadata (territories)>
4343
<!ELEMENT territories (territory+)>
4444
<!ELEMENT territory (availableFormats)>
45+
<!ELEMENT availableFormats (numberFormat+)>
4546
<!ELEMENT numberFormat (leadingDigits*, format, intlFormat*)>
4647
<!ELEMENT leadingDigits (#PCDATA)>
4748
<!ELEMENT format (#PCDATA)>
4849
<!ELEMENT intlFormat (#PCDATA)>
4950

5051
<!ATTLIST territory countryCode CDATA #REQUIRED>
52+
<!ATTLIST numberFormat nationalPrefixFormattingRule CDATA #IMPLIED>
5153
<!ATTLIST numberFormat pattern CDATA #REQUIRED>
5254
]>
5355

0 commit comments

Comments
 (0)