| diagram | ![]() |
||||||||||||||||||||||||
| used by | |||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xsd:complexType name="HostIDType"> <xsd:annotation> <xsd:appinfo>Element used to identify a host and port that will be providing a service.</xsd:appinfo> </xsd:annotation> <xsd:attribute name="host" type="xsd:string" use="required"/> <xsd:attribute name="port" type="positiveInt" use="required"/> <xsd:attributeGroup ref="commonAttributes"/> </xsd:complexType> |
| type | xsd:string | ||||
| properties |
|
||||
| source | <xsd:attribute name="host" type="xsd:string" use="required"/> |
| type | positiveInt | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="port" type="positiveInt" use="required"/> |