| namespace | http://basic.api.dac.n2.tibco.com | ||||||||||||||||||||||
| used by | 
  | 
				||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||
| source | <xs:attributeGroup name="XmlCalendarName"> <xs:annotation> <xs:documentation>The namespace and name that uniquely identify a Calendar.</xs:documentation> </xs:annotation> <xs:attribute name="namespace" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Used to categorize, or group, named Calendars. Calendars sharing the same namespace must have unique names. A namespace of null is still considered a valid namespace.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The mandatory name of the calendar. This must be unique within the given namespace.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup>  | 
				
| type | xs:string | ||
| properties | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:attribute name="namespace" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Used to categorize, or group, named Calendars. Calendars sharing the same namespace must have unique names. A namespace of null is still considered a valid namespace.</xs:documentation> </xs:annotation> </xs:attribute>  | 
				
| type | xs:string | ||
| properties | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The mandatory name of the calendar. This must be unique within the given namespace.</xs:documentation> </xs:annotation> </xs:attribute>  |