|
41 | 41 | * <?xml version="1.0" encoding="UTF-8"?> |
42 | 42 | * <!DOCTYPE rating-systems [ |
43 | 43 | * <!ELEMENT rating-system-definitions (rating-system-definition+)> |
| 44 | + * <!ATTLIST rating-system-definitions |
| 45 | + * version CDATA #REQUIRED> |
44 | 46 | * <!ELEMENT rating-system-definition ( |
45 | 47 | * (sub-rating-definition*, rating-definition, sub-rating-definition*)+, order*)> |
46 | 48 | * <!ATTLIST rating-system-definition |
|
73 | 75 | * <u>System defined string for {@code domain}</u> |
74 | 76 | * <table border="0" cellspacing="0" cellpadding="0"> |
75 | 77 | * <tr> |
76 | | - * <td>String value</td> |
| 78 | + * <td width=10%>String value</td> |
77 | 79 | * <td>Comments</td> |
78 | 80 | * </tr> |
79 | 81 | * <tr> |
|
85 | 87 | * <u>System defined string for {@code ratingSystem}</u> |
86 | 88 | * <table border="0" cellspacing="0" cellpadding="0"> |
87 | 89 | * <tr> |
88 | | - * <td>String value</td> |
| 90 | + * <td width=10%>String value</td> |
89 | 91 | * <td>Comments</td> |
90 | 92 | * </tr> |
91 | 93 | * <tr> |
|
282 | 284 | * <u>System defined string for {@code rating}</u> |
283 | 285 | * <table border="0" cellspacing="0" cellpadding="0"> |
284 | 286 | * <tr> |
285 | | - * <td>String value</td> |
| 287 | + * <td width=10%>String value</td> |
286 | 288 | * <td>Comments</td> |
287 | 289 | * </tr> |
288 | 290 | * <tr> |
|
767 | 769 | * <tr> |
768 | 770 | * <td>IN_TV_S</td> |
769 | 771 | * <td>Public exhibition restricted to members of any profession or any class of persons |
770 | | - * <td>Public exhibition restricted to members of any profession or any class of persons |
771 | 772 | * </td> |
772 | 773 | * </tr> |
773 | 774 | * <tr> |
|
860 | 861 | * <tr> |
861 | 862 | * <td>MX_TV_A</td> |
862 | 863 | * <td>Appropriate for all ages, parental guidance is recommended for children under 7 years |
863 | | - * <td>Appropriate for all ages, parental guidance is recommended for children under 7 years |
864 | 864 | * </td> |
865 | 865 | * </tr> |
866 | 866 | * <tr> |
|
871 | 871 | * <tr> |
872 | 872 | * <td>MX_TV_B-15</td> |
873 | 873 | * <td>Designed for ages 15 and up, slightly more intensive than the \'A\' and \'B\' ratings |
874 | | - * <td>Designed for ages 15 and up, slightly more intensive than the \'A\' and \'B\' ratings |
875 | 874 | * </td> |
876 | 875 | * </tr> |
877 | 876 | * <tr> |
|
1237 | 1236 | * <tr> |
1238 | 1237 | * <td>US_TVPG_TV_PG</td> |
1239 | 1238 | * <td>This program contains material that parents may find unsuitable for younger children |
1240 | | - * <td>This program contains material that parents may find unsuitable for younger children |
1241 | 1239 | * </td> |
1242 | 1240 | * </tr> |
1243 | 1241 | * <tr> |
|
1310 | 1308 | * <u>System defined string for {@code subRating}</u> |
1311 | 1309 | * <table border="0" cellspacing="0" cellpadding="0"> |
1312 | 1310 | * <tr> |
1313 | | - * <td>String value</td> |
| 1311 | + * <td width=10%>String value</td> |
1314 | 1312 | * <td>Comments</td> |
1315 | 1313 | * </tr> |
1316 | 1314 | * <tr> |
|
0 commit comments