complexType "PublicDissemination"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
disseminationId (defined in PublicDissemination complexType),
projectedTime (defined in PublicDissemination complexType),
publicationTime (defined in PublicDissemination complexType),
withdrawn (defined in PublicDissemination complexType)
All Direct / Indirect Based Elements (3):
publicDissemination (defined in ReportingStatus complexType),
publicDissemination (defined in ReportingStatus complexType),
publicDissemination (defined in ReportingStatus complexType)
Known Usage Locations
Annotation
Information related to the public dissemination.
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="PublicDissemination">
<xsd:sequence>
<xsd:element minOccurs="0" name="disseminationId" type="DisseminationId"/>
<xsd:choice>
<xsd:element minOccurs="0" name="publicationTime" type="xsd:dateTime"/>
<xsd:element minOccurs="0" name="projectedTime" type="xsd:dateTime"/>
</xsd:choice>
<xsd:element minOccurs="0" name="withdrawn" type="xsd:dateTime"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
disseminationId
Type:
DisseminationId, simple content
Specifies the disseminationId used for public reporting.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="disseminationId" type="DisseminationId"/>

projectedTime
Type:
xsd:dateTime, predefined, simple content
The date and time the public report is projected to be disseminated.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="projectedTime" type="xsd:dateTime"/>

publicationTime
Type:
xsd:dateTime, predefined, simple content
The date and time the public report was disseminated.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="publicationTime" type="xsd:dateTime"/>

withdrawn
Type:
xsd:dateTime, predefined, simple content
The date and time the public report was withdrawn from the public tape.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="withdrawn" type="xsd:dateTime"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.