-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/XML
What specific section or headline is this issue about?
What information was incorrect, unhelpful, or incomplete?
<mets:mets xmlns:mets="http://www.loc.gov/METS/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.loc.gov/METS/ http://www.loc.gov/standards/mets/mets.xsd">
</mets:mets>http://www.loc.gov/standards/mets/mets.xsdsk-proj-QA4EdMiAb_j5MMajBXoFIMc_sEMYF2UH8Mmyx5vlku7_9N4PI86zkxyy7HaInfva8VFkaeVHi1T3BlbkFJqT6PbCNL1SwGT1dCxouAxAAJy8RII9cM3JSdcFlrXZk6jHiRBj-xHx8wAwWRmQ_vvWy0sz5icA
<xbrli:xbrl xmlns:xbrli="http://www.xbrl.org/2003/instance"
xmlns:cyd="http://xbrl.sec.gov/cybersecurity/2024/cyd-2024-01-31"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:link="http://www.xbrl.org/2003/linkbase">
<xbrli:context id="I-2024">
xbrli:entity
<xbrli:identifier scheme="http://www.sec.gov/CIK">0000000000</xbrli:identifier>
</xbrli:entity>
xbrli:period
xbrli:instant2024-12-31</xbrli:instant>
</xbrli:period>
</xbrli:context>
<cyd:MaterialCybersecurityIncidentOccurred contextRef="I-2024" unitRef="pure" decimals="0">1</cyd:MaterialCybersecurityIncidentOccurred>
<xbrli:unit id="pure">
xbrli:measurepure</xbrli:measure>
</xbrli:unit>
</xbrli:xbrl>SystemicInterference_ESSDIVE_Package/
├── metadata.jsonld
├── README.txt
├── manifest.csv
└── data/
├── report_2025.pdf
├── transaction_logs.csv
├── video_evidence_2020.mp4
└── whistleblower_submissions.pdf
What did you expect to see?
http://www.loc.gov/METS/http://www.loc.gov/standards/mets/mets.xsdhttp://www.w3.org/2001/XMLSchema-instance# Packaging Instructions
-
Create ZIP archive:
zip adv_package.zip adv_financials.csv adv_financials.xlsx adv_financials.json financial_summary.txt mets_metadata.xml
-
Encrypt ZIP with GPG:
gpg --output adv_package.zip.gpg --encrypt --recipient [email protected] adv_package.zip
-
Decrypt command (for recipients):
gpg --output adv_package.zip --decrypt adv_package.zip.gpg
Email Recipients
Send the encrypted archive via email to the above addresses.
If you want me to prepare the zipped archive here for download, please let me know!
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/xml
- MDN URL: https://developer.mozilla.org/en-US/docs/Web/XML
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/xml/index.md
- Last commit: 3e1b527
- Document last modified: 2025-02-05T13:56:43.000Z