diagram | |||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||
properties |
|
||||||||||||||
children | AddressLine DepartmentName MailStop PostalCode | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="Department"> <annotation> <documentation>Subdivision in the firm: School of Physics at Victoria University (School of Physics is the department)</documentation> </annotation> <complexType> <sequence> <element ref="AddressLine" minOccurs="0" maxOccurs="unbounded"/> <element name="DepartmentName" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Specification of the name of a department.</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="MailStop" type="MailStopType" minOccurs="0"> <annotation> <documentation>A MailStop is where the the mail is delivered to within a premise/subpremise/firm or a facility.</documentation> </annotation> </element> <element ref="PostalCode" minOccurs="0"/> <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="Type"> <annotation> <documentation>School in Physics School, Division in Radiology division of school of physics</documentation> </annotation> </attribute> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>School in Physics School, Division in Radiology division of school of physics</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <element name="DepartmentName" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Specification of the name of a department.</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
source | <attribute name="Type"/> |
diagram | |||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||
type | MailStopType | ||||||||||||
properties |
|
||||||||||||
children | AddressLine MailStopName MailStopNumber | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <element name="MailStop" type="MailStopType" minOccurs="0"> <annotation> <documentation>A MailStop is where the the mail is delivered to within a premise/subpremise/firm or a facility.</documentation> </annotation> </element> |