element CreatorPublishList
diagram SgIrmXml_p5.png
namespace urn:us:gov:ic:irm
properties
content complex
children creator publisher contributor pointOfContact
used by
element MetaCardIRM
source <xsd:element name="CreatorPublishList">
 
<xsd:complexType>
   
<xsd:choice maxOccurs="unbounded">
     
<xsd:element ref="ddms:creator" maxOccurs="unbounded"/>
     
<xsd:element ref="ddms:publisher" maxOccurs="unbounded"/>
     
<xsd:element ref="ddms:contributor" maxOccurs="unbounded"/>
     
<xsd:element ref="ddms:pointOfContact" maxOccurs="unbounded"/>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>


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