diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://niem.gov/niem/niem-core/2.0 | ||||||||||||||||||||||||||||||
type | extension of nc:TangibleItemType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | nc:ItemUsageText nc:SubstanceCategory nc:SubstanceQuantityMeasure | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="SubstanceType"> <xsd:annotation> <xsd:appinfo> <i:Base i:name="TangibleItemType"/> </xsd:appinfo> </xsd:annotation> <xsd:complexContent> <xsd:extension base="nc:TangibleItemType"> <xsd:sequence> <xsd:element ref="nc:SubstanceCategory" minOccurs="0"/> <xsd:element ref="nc:SubstanceQuantityMeasure" minOccurs="0"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |