simpleType XmlGuidType
namespace http://api.dac.n2.tibco.com
type xs:string
properties
base xs:string
used by
elements addWorkingDayExceptionsResponse/add-exceptions deleteWorkingDayExceptions/delete-exceptions
attributes getCalendarEntries/@guid updateWorkingDays/@guid addWorkingDayExceptions/@guid updateWorkingDayExceptions/@guid deleteWorkingDayExceptions/@guid XmlExistingWorkingDayExceptionType/@guid
annotation
documentation
Definition of a unique ID.
source <xs:simpleType name="XmlGuidType">
 
<xs:annotation>
   
<xs:documentation>Definition of a unique ID.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy