Hi
,
Can
any body tell me what the following simpleType means. how it looks like in
instance document.
<xsd:simpleType
name="timeReference">
<xsd:annotation>
<xsd:documentation>
Time reference: a property name or reference to
the start (<code>@start</code>) or end
(<code>@end</code>) time of an activity, transaction
or process in the current context.
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:pattern value="[\i-[:]][\c-[:]]*:[\i-[:]][\c-[:]]*(@start|@end)"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:annotation>
<xsd:documentation>
Time reference: a property name or reference to
the start (<code>@start</code>) or end
(<code>@end</code>) time of an activity, transaction
or process in the current context.
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:pattern value="[\i-[:]][\c-[:]]*:[\i-[:]][\c-[:]]*(@start|@end)"/>
</xsd:restriction>
</xsd:simpleType>
regards,
Sridhar
Sridhar
Raju Y,
Infosys
Technologies Ltd.,
Ph: 91-674-320001-50 x 2644
Mail :[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
