| News ML 1.2 | Generated using Liquid XML Studio by Liquid Technologies Ltd |
| 18 October 2007 |
| Definition Type | Element |
| Name | NewsML |
| Abstract | False |
| Documentation | ==================================== NewsML ==================================== A NewsML document, which must contain a NewsEnvelope and one or more NewsItems, and may include a Catalog element and a TopicSet element. The Version attribute, introduced in version 1.1, is used to signify the version of NewsML that the instance is validated against. It should always be used if the version is above 1.0. ================================================================================ |
| XSD Schema | .\NewsML_1.2.xsd |
|
|
|
|
|
|
|
|
|
<xs:element name="NewsML" >
<xs:annotation> <xs:documentation> ==================================== NewsML ==================================== A NewsML document, which must contain a NewsEnvelope and one or more NewsItems, and may include a Catalog element and a TopicSet element. The Version attribute, introduced in version 1.1, is used to signify the version of NewsML that the instance is validated against. It should always be used if the version is above 1.0. ================================================================================ </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" ref="Catalog"/> <xs:element minOccurs="0" maxOccurs="unbounded" ref="TopicSet"/> <xs:sequence> <xs:element ref="NewsEnvelope"/> <xs:element maxOccurs="unbounded" ref="NewsItem"/> </xs:sequence> </xs:sequence> <xs:attributeGroup ref="localid"/> <xs:attribute name="Version" type="xs:string"/> </xs:complexType> </xs:element> |
|
|
|
|||||||||||||||||||||
|
|||||||||||||||||||||
|
|
|||||||||||||||||||||
|
|||||||||||||||||||||
|
|
|||||||||||||||||||||
|
[No Sub Types] NewsML [No Super Types] |
|||||||||||||||||||||
| Generated using Liquid XML Studio by Liquid Technologies Ltd | |||||||||||||||||||||