Identification of the accrediting body and referencenumber, if applicable.
Diagram
Type
string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<element name="accredtingBody" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>Identification of the accrediting body and reference number, if applicable.</documentation></annotation></element>
<element name="shortMethodName" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>Name of the short method.</documentation></annotation></element>
<element name="standardPart" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>The standard part property.</documentation></annotation></element>
Number or numerical identifier for the standardreference.
Diagram
Type
string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<element name="standardReferenceNumber" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>Number or numerical identifier for the standard reference.</documentation></annotation></element>
<element name="standardTitle" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>The standard title property.</documentation></annotation></element>
<element name="standardVersion" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>The standard version property.</documentation></annotation></element>
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
Source
<complexType name="SpecificationType"><annotation><documentation>Extended type based on AbstractProcedureType. Adds elements for specification type definition.</documentation></annotation><complexContent><extension base="diggs:AbstractProcedureType"><sequence><element name="accredtingBody" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>Identification of the accrediting body and reference number, if applicable.</documentation></annotation></element><element name="shortMethodName" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>Name of the short method.</documentation></annotation></element><element name="standardClause" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>The standard clause property.</documentation></annotation></element><element name="standardPart" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>The standard part property.</documentation></annotation></element><element name="standardReferenceNumber" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>Number or numerical identifier for the standard reference.</documentation></annotation></element><element name="standardTitle" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>The standard title property.</documentation></annotation></element><element name="standardVersion" type="string" minOccurs="0" maxOccurs="1"><annotation><documentation>The standard version property.</documentation></annotation></element><element maxOccurs="unbounded" minOccurs="0" name="otherSpecificationProperty" type="diggs:ParameterPropertyType"><annotation><documentation>The other specification property property.</documentation></annotation></element></sequence></extension></complexContent></complexType>