data.schemas.2.0.ISM.CVE.CVEnumISMSAR.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ddmsence Show documentation
Show all versions of ddmsence Show documentation
DDMSence (pronounced "dee-dee-em-Essence") is the only open-source Java library that fully supports the
DoD Discovery Metadata Specification (DDMS).
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <cve:CVE xmlns:cve="urn:us:gov:ic:cve:v1" xmlns:ddms="http://metadata.dod.mil/mdr/ns/DDMS/2.0/" xmlns="urn:us:gov:ic:cve:v1" xmlns:ism="urn:us:gov:ic:ism" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:us:gov:ic:cve:v1 ../Schema/CVEXml.xsd" ism:ownerProducer="USA" ism:classification="U" ism:DESVersion="2" ism:resourceElement="true" ism:createDate="2009-11-19"> <cve:IRM> <ddms:identifier ddms:qualifier="name" ddms:value="urn:us:gov:ic:cvenum:ism:sar:v1"/> <ddms:title ism:ownerProducer="USA" ism:classification="U">CVEnumISMSAR</ddms:title> <ddms:description ism:ownerProducer="USA" ism:classification="U">All currently valid SAR controls from the published register</ddms:description> <cve:Created>2009-10-26T12:00:00-04:00</cve:Created> <ddms:source ddms:value="CAPCO Register"/> <ddms:pointOfContact> <ddms:Organization> <ddms:name>Office IC CIO</ddms:name> <ddms:email>[email protected]</ddms:email> </ddms:Organization> </ddms:pointOfContact> </cve:IRM> <cve:Enumeration ism:ownerProducer="USA" ism:classification="U"> <Term ism:classification="U" ism:ownerProducer="USA" deprecated="false"> <Value ism:classification="U" ism:ownerProducer="USA" regularExpression="true">SAR-[A-Z][A-Z][A-Z]?</Value> <ddms:description ism:classification="U" ism:ownerProducer="USA">SPECIAL ACCESS REQUIRED-XXX, XXX represents the Digraph or Trigraph of the SAR</ddms:description> </Term> </cve:Enumeration> </cve:CVE>