http://schema.bsi-global.com/BS8723-5/
complexType ScopeNoteCoreStructure

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://schema.bsi-global.com/BS8723-5/}ScopeNoteCoreStructure (restriction)

Documentation
Data type defining the structure of scope notes in the BS8723-5-Core format
Properties
This component is not nillable.

Model
<...>
(LexicalValue, created?, modified? )
</...>


Nested Element Summary
 created
          
 LexicalValue
          
 modified
          
Source
<xs:complexType name="ScopeNoteCoreStructure">
<xs:sequence>
<xs:element ref="LexicalValue"/>
<xs:element minOccurs="0" ref="dcterms:created"/>
<xs:element minOccurs="0" ref="dcterms:modified"/>
</xs:sequence>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.