usgpo / bulk-data

User Guides for XML on the govinfo Bulk Data Repository. For information about Bill Status XML Bulk Data, see https://github.com/usgpo/bill-status.
https://www.govinfo.gov/bulkdata
270 stars 99 forks source link

Ecfr 121.1 The United States Munitions List. Category XIII - Materials and Miscellaneous Articles - (f) ordered list indentation is not formatted right #103

Open abannsunny opened 2 years ago

abannsunny commented 2 years ago

Category XIII sub section (f) for USML ordered list indentation is not formatted correctly.

The ordered lists usually follow this format

(a)
    (1)
        (i)
           (A)

But for

Category XIII - Materials and Miscellaneous Articles

* (f) Any article enumerated in this category that (MT for those articles designated as such):

This is the ordered list formatting:

    <P>* (f) Any article enumerated in this category that (MT for those articles designated as such): </P>
    <P>(i) Is classified; </P>
    <P>(ii) Contains classified software directly related to defense articles in this subchapter or 600 series items subject to the EAR; or </P>
    <P>(iii) Is being developed using classified information. </P>
    <P>“Classified” means classified pursuant to Executive Order 13526, or predecessor order, and a security classification guide developed pursuant thereto or equivalent, or to the corresponding classification rules of another government or international organization. </P>
    <P>

Instead of this ordered list format :

(f)
   (i)

the correct ordered list format should be :

(f)
   (1)

If you look at section (g) its correctly formatted:

<P>
            * (g) Concealment and deception equipment, as follows (MT for applications usable for rockets, SLVs, missiles, drones, or unmanned aerial vehicles (UAVs) capable of achieving a range greater than or equal to 300 km and their subsystems. <I>See</I>
            note to paragraph (d) of this category):
        </P>
        <P>(1) Polymers loaded with carbonyl iron powder, ferrites, iron whiskers, fibers, flakes, or other magnetic additives having a surface resistivity of less than 5000 ohms/square and greater than 10 ohms/square with electrical isotropy of less than 5%; </P>
        <P>(2) Multi-layer camouflage systems specially designed to reduce detection of platforms or equipment in the infrared or ultraviolet frequency spectrums; </P>
        <P>(3) High temperature (greater than 300 °F operation) ceramic or magnetic radar absorbing material (RAM) specially designed for use on defense articles or military items subject to the EAR; or </P>
        <P>(4) Broadband (greater than 30% bandwidth) lightweight (less than 2 lbs/sq ft) magnetic radar absorbing material (RAM) specially designed for use on defense articles or military items subject to the EAR. </P> 

Here is the link to the section: https://www.ecfr.gov/current/title-22/chapter-I/subchapter-M/part-121/subject-group-ECFRf7e5fe639be4566/section-121.1

johnmwaura08 commented 2 years ago

Any feedback on this issue? @jonquandt

johnmwaura08 commented 1 year ago

@llaplant Any feedback?

jonquandt commented 1 year ago

Sorry for the delay in responding. I am checking on this with our data partners.

jonquandt commented 1 year ago

This section’s paragraph structure is as provided by the submitting agency. The Office of the Federal Register is required by law to reproduce the content we are provided in the CFR and eCFR, so this is the expected format at this time.