Page MenuHomePhorge

iCalendar-ms-extensions.xsd
No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None

iCalendar-ms-extensions.xsd

<?xml version="1.0" encoding="UTF-8"?>
<!--
WS-Calendar Version 1.0
Committee Specification Draft 04 / Public Review Draft 03
17 June 2011
Source: http://docs.oasis-open.org/ws-calendar/ws-calendar-spec/v1.0/csprd03/xsd/
Copyright (c) The Calendaring and Scheduling Consortium 2010-2011. All Rights Reserved.
Copyright (c) OASIS Open 2010-2011. All Rights Reserved. -->
<!-- iCalendar MS Exchange Server integration schema is
intended to work in conjunction with conformant
implementations of IETF RFC 5545
( http://www.rfc-editor.org/rfc/rfc5545.txt ),
the normative specification of iCalendar. -->
<!--Bedework extensions to icalendar -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0"
targetNamespace="urn:ietf:params:xml:ns:icalendar-2.0"
elementFormDefault="qualified">
<!-- =====================================================================
3.7 Calendar Properties
===================================================================== -->
<!-- ===================== Properties ================================= -->
<xs:include schemaLocation="iCalendar-props.xsd" />
<xs:element name="x-microsoft-cdo-busystatus"
type="xcal:XMicrosoftCdoBusystatusPropType"
substitutionGroup="xcal:baseProperty" />
<xs:element name="x-microsoft-cdo-intendedstatus"
type="xcal:XMicrosoftCdoIntendedstatusPropType"
substitutionGroup="xcal:baseProperty" />
<xs:complexType name="XMicrosoftCdoBusystatusPropType">
<xs:complexContent mixed="false">
<xs:extension base="xcal:TextPropertyType"/>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="XMicrosoftCdoIntendedstatusPropType">
<xs:complexContent mixed="false">
<xs:extension base="xcal:TextPropertyType"/>
</xs:complexContent>
</xs:complexType>
</xs:schema>

File Metadata

Mime Type
text/xml
Expires
Sat, Apr 4, 1:49 AM (1 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
37/f3/c97221a83f3a0ba4a639c583fc19
Default Alt Text
iCalendar-ms-extensions.xsd (1 KB)

Event Timeline