diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="CalendarType"> <xsd:annotation> <xsd:documentation> Represents the range(s) of working time during a week. Attributes: baseCalendarType: A reference to any base Calendar. name: Inherited from AttribOwnerBase. type: The type of the calendar. timeZone: The time zone code of the calendar according to http://www.twinsun.com/tz/tz-link.htm. For example, "Europe/Berlin". sundayRefs: A list of references to the DailyTime elements for Sunday. The working time is the union of the times of the DailyTime elements. mondayRefs: A list of references to the DailyTime elements for Monday. The working time is the union of the times of the DailyTime elements. tuesdayRefs: A list of references to the DailyTime elements for Tuesday. The working time is the union of the times of the DailyTime elements. wednesdayRefs: A list of references to the DailyTime elements for Wednesday. The working time is the union of the times of the DailyTime elements. thursdayRefs: A list of references to the DailyTime elements for Thursday. The working time is the union of the times of the DailyTime elements. fridayRefs: A list of references to the DailyTime elements for Friday. The working time is the union of the times of the DailyTime elements. saturdayRefs: A list of references to the DailyTime elements for Saturday. The working time is the union of the times of the DailyTime elements. Sub-elements: Description: Inherited from AttribOwnerBase. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="baseCalendarRef" type="plm:anyURIType" use="optional" plm:refType="plm:Calendar"/> <xsd:attribute name="type" type="plm:CalendarEnum" use="required"/> <xsd:attribute name="timeZone" type="xsd:string" use="optional"/> <xsd:attribute name="sundayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> <xsd:attribute name="mondayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> <xsd:attribute name="tuesdayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> <xsd:attribute name="wednesdayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> <xsd:attribute name="thursdayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> <xsd:attribute name="fridayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> <xsd:attribute name="saturdayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="baseCalendarRef" type="plm:anyURIType" use="optional" plm:refType="plm:Calendar"/> |
type | plm:CalendarEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="type" type="plm:CalendarEnum" use="required"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="timeZone" type="xsd:string" use="optional"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="sundayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="mondayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="tuesdayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="wednesdayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="thursdayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="fridayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="saturdayRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DailyTime"/> |