| OLD line(s): 115
<xsd:element name="PrimaryIRCSections" type="AlphaNumericAndParenthesesType" maxOccurs="3"> | NEW line(s): 115
<xsd:element name="PrimaryIRCSections" maxOccurs="3"> |
| OLD line(s): 121
| NEW line(s): 122,126
<xsd:simpleType> <xsd:restriction base="AlphaNumericAndParenthesesType"> <xsd:maxLength value="20" /> </xsd:restriction> </xsd:simpleType> |
| OLD line(s): 264
<xsd:element name="PrimaryIRCSections" type="AlphaNumericAndParenthesesType" maxOccurs="3"> | NEW line(s): 269
<xsd:element name="PrimaryIRCSections" maxOccurs="3"> |
| OLD line(s): 270
| NEW line(s): 276,280
<xsd:simpleType> <xsd:restriction base="AlphaNumericAndParenthesesType"> <xsd:maxLength value="20" /> </xsd:restriction> </xsd:simpleType> |