attribute noticePOC
namespace urn:us:gov:ic:ism
type restriction of xsd:string
used by
attributeGroups NoticeAttributesGroup NoticeAttributesOptionGroup
facets
Kind Value annotation 
maxLength 2048 
annotation
documentation

A Point of Contact POC (less than 2048 chars) associated with a notice such as the DoD Distribution POC.
source <xsd:attribute name="noticePOC">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
A Point of Contact POC (less than 2048 chars) associated with a notice such as the DoD Distribution POC.
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:maxLength value="2048"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy