complexType ctDocumentLabel
diagram index_p373.png
namespace http://www.ymparisto.fi
children this:documentid this:sendingdate this:fillingpersonusername this:municipalcode this:municipalname
used by
element ctDetailPlan/documentlabel
source <xs:complexType name="ctDocumentLabel">
 
<xs:sequence>
   
<xs:element name="documentid" type="integer" minOccurs="0"/>
   
<xs:element name="sendingdate" type="date" minOccurs="0"/>
   
<xs:element name="fillingpersonusername" type="string" minOccurs="0"/>
   
<xs:element name="municipalcode" type="positiveInteger"/>
   
<xs:element name="municipalname" type="string" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element ctDocumentLabel/documentid
diagram index_p374.png
namespace http://www.ymparisto.fi
type xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="documentid" type="integer" minOccurs="0"/>

element ctDocumentLabel/sendingdate
diagram index_p375.png
namespace http://www.ymparisto.fi
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="sendingdate" type="date" minOccurs="0"/>

element ctDocumentLabel/fillingpersonusername
diagram index_p376.png
namespace http://www.ymparisto.fi
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="fillingpersonusername" type="string" minOccurs="0"/>

element ctDocumentLabel/municipalcode
diagram index_p377.png
namespace http://www.ymparisto.fi
type xs:positiveInteger
properties
isRef 0
content simple
source <xs:element name="municipalcode" type="positiveInteger"/>

element ctDocumentLabel/municipalname
diagram index_p378.png
namespace http://www.ymparisto.fi
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="municipalname" type="string" minOccurs="0"/>


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