The sampleRef element contains a reference to an external code sample.
Anonymous
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
srcID | token | optional | See external namespace. | |
databaseID | token | optional | See external namespace. |
<sampleRef
srcID="token"
databaseID="token"
/>
<element name="sampleRef" >
<complexType>
<attribute name="srcID" type="token"></attribute>
<attribute name="databaseID" type="token"></attribute>
</complexType>
</element>