complexType
DescriptorReferenceType
element DescriptorReferenceType/CodeValue
element DescriptorReferenceType/Namespace
element DescriptorReferenceType/CodeValue
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | CodeValue | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CodeValue" type="CodeValue"> <xs:annotation> <xs:documentation>A globally unique identifier within this descriptor type.</xs:documentation> </xs:annotation> </xs:element> |
element DescriptorReferenceType/Namespace
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | URI | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Namespace" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>An optional globally unique namespace that identifies this descriptor set. If supplied, the author is strongly encouraged to use the Universal Resource Identifier (http, ftp, file, etc.) for the source of the descriptor definition. Best practice is for this source to be the descriptor file itself, so that it can be machine-readable and be fetched in real-time, if necessary. Actual usage of this element for matching descriptors will be system-specific.</xs:documentation> </xs:annotation> </xs:element> |