schema location: | ..\..\externalorganizationsimple.xsd |
Elements |
ExternalOrganizationSimple |
schema location: | ..\..\Include\CommonBasicTypes.xsd |
schema location: | ..\..\Include\PeriodicBasicTypes.xsd |
diagram | ![]() |
||
children | InstitutionOrPerson Id Code Name Type InternalType Addresses AllowanceValidPeriod | ||
annotation |
|
||
source | <xs:element name="ExternalOrganizationSimple"> <xs:annotation> <xs:documentation>External organization (unit or person)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="InstitutionOrPerson" type="xs:string"/> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> <xs:element name="Type" type="xs:string"/> <xs:element name="InternalType" type="xs:string"/> <xs:element name="Addresses"> <xs:complexType> <xs:sequence> <xs:element name="Address1" type="xs:string"/> <xs:element name="Address2" type="xs:string"/> <xs:element name="PostalAddress" type="CodeNameType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="AllowanceValidPeriod" type="ValidPeriodDateType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="InstitutionOrPerson" type="xs:string"/> |
diagram | ![]() |
type | xs:int |
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Type" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="InternalType" type="xs:string"/> |
diagram | ![]() |
children | Address1 Address2 PostalAddress |
source | <xs:element name="Addresses"> <xs:complexType> <xs:sequence> <xs:element name="Address1" type="xs:string"/> <xs:element name="Address2" type="xs:string"/> <xs:element name="PostalAddress" type="CodeNameType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Address1" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Address2" type="xs:string"/> |
diagram | ![]() |
type | CodeNameType |
children | Code Name |
source | <xs:element name="PostalAddress" type="CodeNameType"/> |
diagram | ![]() |
type | ValidPeriodDateType |
children | ValidFrom ValidTo |
source | <xs:element name="AllowanceValidPeriod" type="ValidPeriodDateType"/> |
diagram | ![]() |
||
children | Code Name | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CodeNameType"> <xs:annotation> <xs:documentation>Code and Name</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
children | Code OfficialCode Text | ||
annotation |
|
||
source | <xs:complexType name="CodeOfficialCodeTextType"> <xs:annotation> <xs:documentation>Code, OfficialCode and Text</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> <xs:element name="Text" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
children | Code Text | ||
annotation |
|
||
source | <xs:complexType name="CodeTextType"> <xs:annotation> <xs:documentation>Code and Text</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
children | Id Code Name | ||
annotation |
|
||
source | <xs:complexType name="IdCodeNameType"> <xs:annotation> <xs:documentation>Id, Code and Name</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:int |
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
children | Id Code OfficialCode Text | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="IdCodeOfficialCodeTextType"> <xs:annotation> <xs:documentation>Id, Code, Official Code and Text</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> <xs:element name="Text" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:int |
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="OfficialCode" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
children | Id Code ShortText LongText | ||
annotation |
|
||
source | <xs:complexType name="IdCodeShortAndLongTextType"> <xs:annotation> <xs:documentation>Id, Code, ShortText and LongText</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="ShortText" type="xs:string"/> <xs:element name="LongText" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:int |
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="ShortText" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="LongText" type="xs:string"/> |
diagram | ![]() |
||
children | Id Code Text | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="IdCodeTextType"> <xs:annotation> <xs:documentation>Id, Code and Text</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> <xs:element name="Text" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:int |
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
children | Id Code | ||
annotation |
|
||
source | <xs:complexType name="IdCodeType"> <xs:annotation> <xs:documentation> Id and Code</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Code" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:int |
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
||
children | Id Name | ||
annotation |
|
||
source | <xs:complexType name="IdNameType"> <xs:annotation> <xs:documentation>Id and Name</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Name" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:int |
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
||
children | Id ShortText LongText | ||
annotation |
|
||
source | <xs:complexType name="IdShortAndLongTextType"> <xs:annotation> <xs:documentation>Id, ShortText and LongText</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="ShortText" type="xs:string"/> <xs:element name="LongText" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:int |
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="ShortText" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="LongText" type="xs:string"/> |
diagram | ![]() |
||
children | Id Text | ||
annotation |
|
||
source | <xs:complexType name="IdTextType"> <xs:annotation> <xs:documentation>Id and Text</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Id" type="xs:int"/> <xs:element name="Text" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:int |
source | <xs:element name="Id" type="xs:int"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
||
children | ChangedBy Changed | ||
annotation |
|
||
source | <xs:complexType name="LastChangedType"> <xs:annotation> <xs:documentation>Last changed by and date</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ChangedBy" type="xs:string"/> <xs:element name="Changed" type="xs:dateTime"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="ChangedBy" type="xs:string"/> |
diagram | ![]() |
type | xs:dateTime |
source | <xs:element name="Changed" type="xs:dateTime"/> |
diagram | ![]() |
||
type | extension of IdCodeTextType | ||
children | Id Code Text MedRegister | ||
annotation |
|
||
source | <xs:complexType name="MedCodeType"> <xs:annotation> <xs:documentation>Medical code incl. medregister</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="IdCodeTextType"> <xs:sequence> <xs:element name="MedRegister" type="IdCodeOfficialCodeTextType"> <xs:annotation> <xs:documentation>Medical register, i.e. ICD10</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
type | IdCodeOfficialCodeTextType | ||
children | Id Code OfficialCode Text | ||
annotation |
|
||
source | <xs:element name="MedRegister" type="IdCodeOfficialCodeTextType"> <xs:annotation> <xs:documentation>Medical register, i.e. ICD10</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
children | ShortText LongText | ||
annotation |
|
||
source | <xs:complexType name="ShortAndLongTextType"> <xs:annotation> <xs:documentation>ShortText and LongText</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ShortText" type="xs:string"/> <xs:element name="LongText" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="ShortText" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="LongText" type="xs:string"/> |
diagram | ![]() |
||
children | Name FullName | ||
annotation |
|
||
source | <xs:complexType name="UserType"> <xs:annotation> <xs:documentation>ShortNameId and Name</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Name" type="xs:string"/> <xs:element name="FullName" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="FullName" type="xs:string"/> |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
type | ValidPeriodDateType |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | ValidPeriodDateType |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | ValidPeriodDateType |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
type | ValidPeriodDateTimeType |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | ValidPeriodDateTimeType |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | ValidPeriodDateTimeType |
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 |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
type | ValidPeriodDateTimeType |
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 |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
type | ValidPeriodDateType |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
type | ValidPeriodDateType |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | ValidPeriodDateType |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | ValidPeriodDateType |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
type | ValidPeriodDateTimeType |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | ValidPeriodDateTimeType |
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 |
source | <xs:element name="Code" type="xs:string"/> |
diagram | ![]() |
type | ValidPeriodDateTimeType |
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 |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
type | ValidPeriodDateTimeType |
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 |
source | <xs:element name="Text" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Comment" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
type | ValidPeriodDateType |
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 |
source | <xs:element name="ValidFrom" type="xs:dateTime"/> |
diagram | ![]() |
type | xs:dateTime |
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 |
source | <xs:element name="ValidFrom" type="xs:date"/> |
diagram | ![]() |
type | xs:date |
source | <xs:element name="ValidTo" type="xs:date"/> |