Schema NameListRQ.xsd


element CRS
diagram
type restriction of xsd:string
properties
content  simple
used by
element  NameListRQ
facets
length  2

element Date
diagram
properties
content  complex
children Day Month Year
used by
element  NameListRQ

element Day
diagram
type restriction of xsd:string
properties
content  simple
used by
element  Date
facets
length  2

element GivenName
diagram
type xsd:string
properties
content  simple
used by
element  NameListRQ

element Month
diagram
type restriction of xsd:string
properties
content  simple
used by
element  Date
facets
length  2

element NameListRQ
diagram
properties
content  complex
children Surname GivenName Date CRS OfficeCode Source
attributes
Name   Type   Use   Default   Fixed  
version xsd:string optional        
Begin xsd:positiveInteger         
End xsd:positiveInteger         
ActiveOnly derived by: xsd:string    Y     

attribute NameListRQ/@version
type xsd:string
properties
isRef  0
use  optional

attribute NameListRQ/@Begin
type xsd:positiveInteger
properties
isRef  0

attribute NameListRQ/@End
type xsd:positiveInteger
properties
isRef  0

attribute NameListRQ/@ActiveOnly
type restriction of xsd:string
properties
isRef  0
default  Y
facets
enumeration  Y
enumeration  N

element NameListRQ/Source
diagram
type xsd:string
properties
isRef  0
minOcc  0
maxOcc  1
content  simple

element OfficeCode
diagram
type xsd:string
properties
content  simple
used by
element  NameListRQ

element Surname
diagram
type xsd:string
properties
content  simple
used by
element  NameListRQ

element Year
diagram
type restriction of xsd:string
properties
content  simple
used by
element  Date
facets
length  4


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