TypeRefRepr

Top  Previous  Next

Description

Representation of a reference to a schema type.

 

XML Representation

 

<TypeRefRepr Address="%type resource uri%">

  <Labels>

    <Label ...> See LabelRepr </Label>*

  </Labels>

</TypeRefRepr>

 

JSON Representation

 

"Address":"%type resource uri%", 

"Labels": array of LabelRepr

 

 

Notes

 

See Also