<div class=“document-stage-band” id=“{{ status }}-band”>
<p class="document-stage">{{ status }}</p>
</div>
<div class=“document-type-band” id=“{{ doctype }}-band”>
<p class="document-type">Calconnect {{ doctype }}</p>
</div>
<div id='toggle'> <span>•</span> </div> <header>
<!–<div class=“WordSection1”>–>
<div class="coverpage"> <div class="wrapper-top"> <div class="coverpage-doc-identity"> <div class="doc-number"> <span class="docnumber">{{ docnumber }}</span> <span class="docnumber-separator">:</span> <span class="docyear">{{ docyear }}</span> </div> <div class="coverpage-title"> <span class="title-first">{{ doctitle }}</span> <!--<span class="title-second">{{ docsubtitle }}</span>--> </div> </div> <div class="coverpage-logo"> <span>The Calendaring and Scheduling Consortium</span> </div> <div class="coverpage-tc-name"> <span>TC {{ tc }}</span> </div> </div> <div class="title-section1"> <div class="coverpage-stage-block" > <span class="coverpage-stage" id="{{ doctype | replace: ' ', '-' | downcase }}">Calconnect {{ doctype }}</span> </div> <div class="coverpage-stage-block" > <span class="coverpage-maturity" id="{{ status | replace: ' ', '-' | downcase }}">{{ status }}</span>
</div>
{% if status != “Published” and status != “Withdrawn” %}
<div class="coverpage-warning"> <span class="title">Warning for Drafts</span> <p class="content"> This document is not a CalConnect Standard. It is distributed for review and comment, and is subject to change without notice and may not be referred to as a Standard. Recipients of this draft are invited to submit, with their comments, notification of any relevant patent rights of which they are aware and to provide supporting documentation. </p> </div>
{% endif %}
<div class=“copyright”>
<p class="year"> © {{ docyear }} The Calendaring and Scheduling Consortium, Inc. </p> <p class="message"> All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting on the internet or an intranet, without prior written permission. Permission can be requested from the address below. </p>
<div class=“contact-info”>
<p class="name">The Calendaring and Scheduling Consortium, Inc.</p> <p class="address"> 4390 Chaffin Lane<br /> McKinleyville<br /> California 95519<br /> United States of America<br /> <br /> <a href="mailto:copyright@calconnect.org">copyright@calconnect.org</a><br /> <a href="www.calconnect.org">www.calconnect.org</a> </p>
</div> </div>
<div class=“rule”></div> </div>
</header>