ET2014A_MULTI Schema
Channel Complex Type
Namespace http://meta.et4.de/ET2014A_MULTI
Diagram
copyright Element link Element description Element title Element Sequence Channel Complex Type
Overview
id required xs:integer
Sequence
title xs:string
description xs:string
link xs:anyURI
copyright xs:string
Used By
channel Element
Attributes
NameTypeUseDefaultFixedDescription
idxs:integerrequired   
Source
<xs:complexType name="Channel" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="title" type="xs:string" minOccurs="1" maxOccurs="1" params:tag="2" xmlns:params="urn:params" />
    <xs:element name="description" type="xs:string" minOccurs="1" maxOccurs="1" params:tag="3" xmlns:params="urn:params" />
    <xs:element name="link" type="xs:anyURI" minOccurs="1" maxOccurs="1" params:tag="4" xmlns:params="urn:params" />
    <xs:element name="copyright" type="xs:string" minOccurs="1" maxOccurs="1" params:tag="5" xmlns:params="urn:params" />
  </xs:sequence>
  <xs:attribute name="id" type="xs:integer" use="required" params:tag="1" xmlns:params="urn:params" />
</xs:complexType>
See Also
ET2014A_MULTI Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.