schema location: | ..\..\Resources.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
Elements | Complex types |
OrganizationResources | AdditionalIdListResourcesInt |
Resource | AdditionalIdTypeResourcesInt |
OrganizationTypeResourcesInt | |
ResourceTypeProperty |
schema location: | ..\..\Include\OrgBasicTypes.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
Complex types |
ExternalOrganizationType |
OrganizationType |
OrganizationType2 |
ResourceType |
ValidPeriodTypeOrgs |
schema location: | ..\..\include\periodicbasictypes.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
diagram | ![]() |
||
properties |
|
||
children | OrganizationUnitId Resources | ||
annotation |
|
||
source | <xs:element name="OrganizationResources"> <xs:annotation> <xs:documentation>Lists the resources in an organizationunit</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="OrganizationUnitId" type="xs:int"> <xs:annotation> <xs:documentation>Internal ID from the HIS about the organizationunit.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Resources"> <xs:annotation> <xs:documentation>Resources in the unit</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Resource" type="ResourceTypeProperty" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="OrganizationUnitId" type="xs:int"> <xs:annotation> <xs:documentation>Internal ID from the HIS about the organizationunit.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
properties |
|
||
children | Resource | ||
annotation |
|
||
source | <xs:element name="Resources"> <xs:annotation> <xs:documentation>Resources in the unit</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Resource" type="ResourceTypeProperty" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
type | ResourceTypeProperty | ||||||
properties |
|
||||||
children | Id Code Name Property ValidPeriod OfficialId ResourceId TypeOfResourceId ResourceProperties AdditionalResourceIds ResourceUnits LastChangedDate | ||||||
source | <xs:element name="Resource" type="ResourceTypeProperty" maxOccurs="unbounded"/> |
diagram | ![]() |
||
type | extension of ResourceTypeProperty | ||
properties |
|
||
children | Id Code Name Property ValidPeriod OfficialId ResourceId TypeOfResourceId ResourceProperties AdditionalResourceIds ResourceUnits LastChangedDate | ||
annotation |
|
||
source | <xs:element name="Resource"> <xs:annotation> <xs:documentation>A resource's id, code, name and property/category</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ResourceTypeProperty"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
children | AdditionalId | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AdditionalIdListResourcesInt"> <xs:annotation> <xs:documentation>Type for list of additional id for organiszation, requester, contact, patientids etc</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="AdditionalId" type="AdditionalIdTypeResourcesInt" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | AdditionalIdTypeResourcesInt | ||||||
properties |
|
||||||
children | Id TypeOfId | ||||||
source | <xs:element name="AdditionalId" type="AdditionalIdTypeResourcesInt" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Id TypeOfId | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AdditionalIdTypeResourcesInt"> <xs:annotation> <xs:documentation>Type for additional id for organiszation, requester, contact, patientids etc</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:string"/> <xs:element name="TypeOfId" type="xs:string"> <xs:annotation> <xs:documentation>KITH code standard 8268 Some of the types are: ENH=Off. org.no in Br.sund HER=HER-id RSH=RESH-id NPR= NPR nr LOK= Local id XXX=Annet Other Tieto codes are: For HIS90: LUI=UniqueId </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Id" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="TypeOfId" type="xs:string"> <xs:annotation> <xs:documentation>KITH code standard 8268 Some of the types are: ENH=Off. org.no in Br.sund HER=HER-id RSH=RESH-id NPR= NPR nr LOK= Local id XXX=Annet Other Tieto codes are: For HIS90: LUI=UniqueId </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
children | Id TypeOfId ShortNameId Name AdditionalIds DefaultUnit | ||
used by |
|
||
source | <xs:complexType name="OrganizationTypeResourcesInt"> <xs:sequence> <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation>Id</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeOfId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of Id as defined by PAS. Empty/LOC = Unkown lLocal id in PAS LIN = Local institution id LAV = Local medical unit /department id LEN = Local care unit id LUI = Local Unique Id HER = HER id</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ShortNameId" type="xs:string" minOccurs="0"/> <xs:element name="Name" type="xs:string" minOccurs="0"/> <xs:element name="AdditionalIds" type="AdditionalIdListResourcesInt" minOccurs="0"> <xs:annotation> <xs:documentation>Additional ids for the unit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DefaultUnit" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>The resource default unit releated to this resource code</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation>Id</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="TypeOfId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Type of Id as defined by PAS. Empty/LOC = Unkown lLocal id in PAS LIN = Local institution id LAV = Local medical unit /department id LEN = Local care unit id LUI = Local Unique Id HER = HER id</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="ShortNameId" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Name" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | AdditionalIdListResourcesInt | ||||||
properties |
|
||||||
children | AdditionalId | ||||||
annotation |
|
||||||
source | <xs:element name="AdditionalIds" type="AdditionalIdListResourcesInt" minOccurs="0"> <xs:annotation> <xs:documentation>Additional ids for the unit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="DefaultUnit" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>The resource default unit releated to this resource code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | extension of ResourceType | ||
properties |
|
||
children | Id Code Name Property ValidPeriod OfficialId ResourceId TypeOfResourceId ResourceProperties AdditionalResourceIds ResourceUnits LastChangedDate | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ResourceTypeProperty"> <xs:annotation> <xs:documentation>Resource id, code, name and type</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ResourceType"> <xs:sequence> <xs:element name="Property" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Property the resource have or category/type.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ValidPeriod" type="ValidPeriodDateType" minOccurs="0"> <xs:annotation> <xs:documentation>HIS90 Only</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OfficialId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>HIS90 only. Unigue Id</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ResourceId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Resource id, replacement for Id HIS90: Mandatory ResourceId is a combined idDept_No|Resource_Code</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeOfResourceId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>TypeOfId in ResourceId Valid values are: LOC=Lokal resource id</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ResourceProperties" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ResourceProperty" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="AdditionalResourceIds" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>AdditionalIds if the resource have more ids. E.g. useird, SSN</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation>The value of the id as it is stored in the database</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeOfId" type="xs:string"> <xs:annotation> <xs:documentation>Type of id in Id. Valid values are: UID = User Id/Name FNR = Persons official id LOC= Local Id</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ResourceUnits" type="OrganizationTypeResourcesInt" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Unit the resource belongs to</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LastChangedDate" type="xs:dateTime" minOccurs="0"> <xs:annotation> <xs:documentation>Date (and Time if exists) when resource was last changed/updated</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Property" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Property the resource have or category/type.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | ValidPeriodDateType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
annotation |
|
||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType" minOccurs="0"> <xs:annotation> <xs:documentation>HIS90 Only</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="OfficialId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>HIS90 only. Unigue Id</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="ResourceId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Resource id, replacement for Id HIS90: Mandatory ResourceId is a combined idDept_No|Resource_Code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="TypeOfResourceId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>TypeOfId in ResourceId Valid values are: LOC=Lokal resource id</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
properties |
|
||||||
children | ResourceProperty | ||||||
source | <xs:element name="ResourceProperties" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ResourceProperty" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
properties |
|
||||||
children | Code Text | ||||||
source | <xs:element name="ResourceProperty" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Text" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | Id TypeOfId | ||||||
annotation |
|
||||||
source | <xs:element name="AdditionalResourceIds" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>AdditionalIds if the resource have more ids. E.g. useird, SSN</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation>The value of the id as it is stored in the database</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeOfId" type="xs:string"> <xs:annotation> <xs:documentation>Type of id in Id. Valid values are: UID = User Id/Name FNR = Persons official id LOC= Local Id</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Id" type="xs:string"> <xs:annotation> <xs:documentation>The value of the id as it is stored in the database</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="TypeOfId" type="xs:string"> <xs:annotation> <xs:documentation>Type of id in Id. Valid values are: UID = User Id/Name FNR = Persons official id LOC= Local Id</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | OrganizationTypeResourcesInt | ||||||
properties |
|
||||||
children | Id TypeOfId ShortNameId Name AdditionalIds DefaultUnit | ||||||
annotation |
|
||||||
source | <xs:element name="ResourceUnits" type="OrganizationTypeResourcesInt" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Unit the resource belongs to</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="LastChangedDate" type="xs:dateTime" minOccurs="0"> <xs:annotation> <xs:documentation>Date (and Time if exists) when resource was last changed/updated</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
children | Id Code Name OfficialId | ||
annotation |
|
||
source | <xs:complexType name="ExternalOrganizationType"> <xs:annotation> <xs:documentation>Type for an external organization or resource (EksternInstans)</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:string"/> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> <xs:element name="OfficialId" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Id" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="OfficialId" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
children | Id TypeOfId ShortNameId Name OfficialId ValidPeriod | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="OrganizationType"> <xs:annotation> <xs:documentation>Type for the organizational unit</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="TypeOfId" type="xs:string" minOccurs="0"/> <xs:element name="ShortNameId" type="xs:string"/> <xs:element name="Name" type="xs:string" minOccurs="0"/> <xs:element name="OfficialId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>HIS90 only. Unique Id</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ValidPeriod" type="ValidPeriodTypeOrgs" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="TypeOfId" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="ShortNameId" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Name" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="OfficialId" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>HIS90 only. Unique Id</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | ValidPeriodTypeOrgs | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodTypeOrgs" minOccurs="0"/> |
diagram | ![]() |
||
type | extension of OrganizationType | ||
properties |
|
||
children | Id TypeOfId ShortNameId Name OfficialId ValidPeriod OrgUnitType | ||
annotation |
|
||
source | <xs:complexType name="OrganizationType2"> <xs:annotation> <xs:documentation>Type for the organizational unit extended</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="OrganizationType"> <xs:sequence> <xs:element name="OrgUnitType" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Organization unit type I : Inpatients/Sengepost org P : Oupatients/Poliklinikk org A : Admin org R : Xray/røntgen org M : Reception/Mottakelse org</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="OrgUnitType" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Organization unit type I : Inpatients/Sengepost org P : Oupatients/Poliklinikk org A : Admin org R : Xray/røntgen org M : Reception/Mottakelse org</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
children | Id Code Name | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ResourceType"> <xs:annotation> <xs:documentation>Type for a resource</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:string"/> <xs:element name="Code" type="xs:string" minOccurs="0"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Id" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Code" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
children | ValidFrom ValidTo | ||
used by |
|
||
source | <xs:complexType name="ValidPeriodTypeOrgs"> <xs:sequence> <xs:element name="ValidFrom" type="xs:dateTime" minOccurs="0"/> <xs:element name="ValidTo" type="xs:dateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
source | <xs:element name="ValidFrom" type="xs:dateTime" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
source | <xs:element name="ValidTo" type="xs:dateTime" minOccurs="0"/> |
diagram | ![]() |
||
children | Code Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixCodeTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic fixed (date only) code, text and optional comment strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code Text ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixCodeTextType"> <xs:annotation> <xs:documentation>Type for periodic (date only) fixed code and text strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixCodeType"> <xs:annotation> <xs:documentation>Type for periodic (date only) fixed code string.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixDTCodeTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic fixed (date+time) code, text and optional comment strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateTimeType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code Text ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixDTCodeTextType"> <xs:annotation> <xs:documentation>Type for periodic (date+time) fixed code and text strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateTimeType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixDTCodeType"> <xs:annotation> <xs:documentation>Type for periodic (date+time) fixed code string.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateTimeType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixDTTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic (date+time) fixed text and comment (optional) strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateTimeType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerFixTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic (date only) fixed text and comment (optional) string. Example of use: A property of a org.unit which can be on or off in various periods, but with same meaning/text. Do not set "unbounded" on item of this type.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | ValidPeriodDateType | ||||||
properties |
|
||||||
children | ValidFrom ValidTo | ||||||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | Code Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarCodeTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic variable (date only) code, text and optional comment strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | ValidPeriodDateType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> |
diagram | ![]() |
||
children | Code Text ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarCodeTextType"> <xs:annotation> <xs:documentation>Type for periodic variable (date only) code and text strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
type | ValidPeriodDateType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> |
diagram | ![]() |
||
children | Code ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarCodeType"> <xs:annotation> <xs:documentation>Type for periodic variable (date only) code string.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | ValidPeriodDateType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> |
diagram | ![]() |
||
children | Code Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarDTCodeTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic variable (date+time) code, text and optional comment strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | ValidPeriodDateTimeType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> |
diagram | ![]() |
||
children | Code Text ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarDTCodeTextType"> <xs:annotation> <xs:documentation>Type for periodic variable (date+time) code and text strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
type | ValidPeriodDateTimeType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> |
diagram | ![]() |
||
children | Code ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarDTCodeType"> <xs:annotation> <xs:documentation>Type for periodic variable (date+time) code string.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
type | ValidPeriodDateTimeType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> |
diagram | ![]() |
||
children | Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarDTTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic (date+time) variable text and comment (optional) strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | ValidPeriodDateTimeType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateTimeType"/> |
diagram | ![]() |
||
children | Text Comment ValidPeriod | ||
annotation |
|
||
source | <xs:complexType name="PerVarTextCommentType"> <xs:annotation> <xs:documentation>Type for periodic variable (date only) text and comment (optional) strings. Example of use: Active/passive status with comment for a org.unit. Set "unbounded" on the item of this type. Data type can be extended by adding a sequence and other subsidiary items.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Text" type="xs:string"/> <xs:element name="Comment" type="xs:string" minOccurs="0"/> <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | ValidPeriodDateType | ||
properties |
|
||
children | ValidFrom ValidTo | ||
source | <xs:element name="ValidPeriod" type="ValidPeriodDateType"/> |
diagram | ![]() |
||
children | ValidFrom ValidTo | ||
used by | |||
annotation |
|
||
source | <xs:complexType name="ValidPeriodDateTimeType"> <xs:annotation> <xs:documentation>Type for valid datetimeperiods (date and time/clock)</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ValidFrom" type="xs:dateTime"/> <xs:element name="ValidTo" type="xs:dateTime"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="ValidFrom" type="xs:dateTime"/> |
diagram | ![]() |
||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="ValidTo" type="xs:dateTime"/> |
diagram | ![]() |
||
children | ValidFrom ValidTo | ||
used by | |||
annotation |
|
||
source | <xs:complexType name="ValidPeriodDateType"> <xs:annotation> <xs:documentation>Type for valid dateperiods (date only, not time/clock)</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ValidFrom" type="xs:date"/> <xs:element name="ValidTo" type="xs:date"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:date | ||
properties |
|
||
source | <xs:element name="ValidFrom" type="xs:date"/> |
diagram | ![]() |
||
type | xs:date | ||
properties |
|
||
source | <xs:element name="ValidTo" type="xs:date"/> |