PwgSmRev1-185 - ObjectResourceReferenceType

complexType ObjectResourceReferenceType
diagram PwgSmRev1-185_p510.png
namespace http://www.pwg.org/schemas/2012/12/sm
children ObjectResourceId ObjectResourceName ObjectResourceUri
used by
element ObjectResourceReferencesType/ObjectResourceReference
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:complexType name="ObjectResourceReferenceType">
 
<xs:sequence>
   
<xs:element name="ObjectResourceId" type="ObjectIdentifier32Type" minOccurs="0"/>
   
<xs:element name="ObjectResourceName" type="ObjectStringLongType" minOccurs="0"/>
   
<xs:element name="ObjectResourceUri" type="xs:anyURI" minOccurs="0"/>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
<!-- see ResourceId in Resource XML schema -->
 
<!-- see ResourceName in Resource XML schema -->
 
<!-- see ResourceURI in Resource XML schema -->
</xs:complexType>

element ObjectResourceReferenceType/ObjectResourceId
diagram PwgSmRev1-185_p511.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ObjectIdentifier32Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 2147483647
source <xs:element name="ObjectResourceId" type="ObjectIdentifier32Type" minOccurs="0"/>

element ObjectResourceReferenceType/ObjectResourceName
diagram PwgSmRev1-185_p512.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ObjectStringLongType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 0
maxLength 255
source <xs:element name="ObjectResourceName" type="ObjectStringLongType" minOccurs="0"/>

element ObjectResourceReferenceType/ObjectResourceUri
diagram PwgSmRev1-185_p513.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:anyURI
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ObjectResourceUri" type="xs:anyURI" minOccurs="0"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy