element <Source> (local)
Namespace:
Type:
Content:
complex, 15 elements
Defined:
XML Representation Summary
<Source>
   
Content: 
</Source>
Content model elements (15):
AgentReference (in Source : SituationSourceStructure), Country (in Source : SituationSourceStructure), Email (in Source : SituationSourceStructure), Extensions, ExternalCode (in Source : SituationSourceStructure), Fax (in Source : SituationSourceStructure), Name (type NaturalLanguageStringStructure), Other (in Source : SituationSourceStructure), Phone (type PhoneType), SourceFile (in Source : SituationSourceStructure), SourceMethod (in Source : SituationSourceStructure), SourceRole (in Source : SituationSourceStructure), SourceType (in Source : SituationSourceStructure), TimeOfCommunication (in Source : SituationSourceStructure), Web (in Source : SituationSourceStructure)
Included in content model of elements (2):
PtSituationElement, RoadSituationElement
Annotation
Information about source of information, that is, where the agent using the capture client obtained an item of information, or in the case of an automated feed, an identifier of the specific feed. Can be used to obtain updates, verify details or otherwise assess relevance.
XML Source (see within schema source)
<xsd:element name="Source" type="SituationSourceStructure">
<xsd:annotation>
<xsd:documentation>
Information about source of information, that is, where the agent using the capture client obtained an item of information, or in the case of an automated feed, an identifier of the specific feed. Can be used to obtain updates, verify details or otherwise assess relevance.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Content Element Detail (all declarations; 15/15)
AgentReference
Type:
xsd:string, predefined, simple content
Defined:
Reference to an Agent, i.e. Capture client user who input a SITUATION. Available for use in intranet exchange of SITUATIONs.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="AgentReference" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Reference to an Agent, i.e. Capture client user who input a SITUATION. Available for use in intranet exchange of SITUATIONs.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Country
Type:
xsd:NMTOKEN, predefined, simple content
Defined:
Country of origin of source element.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Country" type="xsd:NMTOKEN">
<xsd:annotation>
<xsd:documentation>Country of origin of source element.</xsd:documentation>
</xsd:annotation>
</xsd:element>

Email
Type:
EmailAddressType, simple content
Defined:
Email of Supplier of information.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Email" type="EmailAddressType">
<xsd:annotation>
<xsd:documentation>Email of Supplier of information.</xsd:documentation>
</xsd:annotation>
</xsd:element>

Extensions
Type:
ExtensionsStructure, complex content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="Extensions"/>

ExternalCode
Type:
xsd:string, predefined, simple content
Defined:
External system reference to SITUATION.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ExternalCode" type="xsd:string">
<xsd:annotation>
<xsd:documentation>External system reference to SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>

Fax
Type:
PhoneType, simple content
Defined:
Fax number of Supplier of information.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Fax" type="PhoneType">
<xsd:annotation>
<xsd:documentation>Fax number of Supplier of information.</xsd:documentation>
</xsd:annotation>
</xsd:element>

Name
Type:
Defined:
Name of for source.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Name" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>Name of for source.</xsd:documentation>
</xsd:annotation>
</xsd:element>

Other
Type:
xsd:string, predefined, simple content
Defined:
Other information about source.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Other" type="xsd:string">
<xsd:annotation>
<xsd:documentation>Other information about source.</xsd:documentation>
</xsd:annotation>
</xsd:element>

Phone
Type:
PhoneType, simple content
Defined:
Phone number of Supplier of information.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Phone" type="PhoneType">
<xsd:annotation>
<xsd:documentation>Phone number of Supplier of information.</xsd:documentation>
</xsd:annotation>
</xsd:element>

SourceFile
Type:
xsd:anyURI, predefined, simple content
Defined:
Electronic file / attachment containing information about SITUATION.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="SourceFile" type="xsd:anyURI">
<xsd:annotation>
<xsd:documentation>
Electronic file / attachment containing information about SITUATION.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

SourceMethod
Type:
Defined:
Nature of method used to get Source.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="SourceMethod" type="D2LogicalModel:SourceTypeEnum">
<xsd:annotation>
<xsd:documentation>Nature of method used to get Source.</xsd:documentation>
</xsd:annotation>
</xsd:element>

SourceRole
Type:
xsd:string, predefined, simple content
Defined:
Job title of Source.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="SourceRole" type="xsd:string">
<xsd:annotation>
<xsd:documentation>Job title of Source.</xsd:documentation>
</xsd:annotation>
</xsd:element>

SourceType
Type:
Defined:
Nature of Source.
XML Source (see within schema source)
<xsd:element name="SourceType" type="SituationSourceTypeEnumeration">
<xsd:annotation>
<xsd:documentation>Nature of Source.</xsd:documentation>
</xsd:annotation>
</xsd:element>

TimeOfCommunication
Type:
xsd:dateTime, predefined, simple content
Defined:
Time of communication of message, if different from creation time.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="TimeOfCommunication" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
Time of communication of message, if different from creation time.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Web
Type:
xsd:anyURI, predefined, simple content
Defined:
Information was obtained from a web site URL of site and/or page.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Web" type="xsd:anyURI">
<xsd:annotation>
<xsd:documentation>
Information was obtained from a web site URL of site and/or page.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

This XML schema documentation has been generated with DocFlex/XML 1.9.5 using DocFlex/XML XSDDoc 2.8.1 template set.
DocFlex/XML is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually using a high-quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML.
DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-quality XML Schema documentation generator with simultaneous support of framed multi-file HTML, single-file HTML and RTF output formats. (More formats are planned in the future).
A commercial license for "DocFlex/XML XSDDoc" will allow you:
  • To configure the generated documentation so much as you want. Thanks to our template technology, it was possible to support > 400 template parameters, which work the same as "options" of ordinary doc-generators. The parameters are organized in nested groups, which form a parameter tree. Most of them have their default values calculated dynamically from a few primary parameters. So, you'll never need to specify all of them. That will give you swift and effective control over the generated content!
  • To use certain features disabled in the free mode (such as the full documenting of substitution groups).
  • To select only the initial, imported, included, redefined XML schemas to be documented or only those directly specified by name.
  • To include only XML schema components specified by name.
  • To document local element components both globally and locally (similar to attributes).
  • To allow/suppress unification of local elements by type.
  • To enable/disable reproducing of namespace prefixes.
  • To use PlainDoc.tpl main template to generate all the XML schema documentation in a signle-file form as both HTML and incredible quality RTF output.
  • To format your annotations with XHTML tags and reproduce that formatting both in HTML and RTF output.
  • To insert images in your annotations using XHTML <img> tags (supported both in HTML and RTF output).
  • To remove this very advertisement text!
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML (Full Edition) and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required!
But this is not all. In addition to it, a commercial license for "DocFlex/XML SDK" will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only. And, of course, you could develop any template applications by your own!
Please note that by purchasing a license for this software, you not only acquire a useful tool, you will also make an important investment in its future development, the results of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us!
To purchase a license, please follow this link: http://www.filigris.com/shop/