Definition Type: Element
Name: uint
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: shared-documentPropertiesVariantTypes.xsd
Abstract
Documentation:
Unsigned Integer
Collapse XSD Schema Diagram:
XSD Diagram of uint in schema shared-documentpropertiesvarianttypes_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="uint" type="xsd:unsignedInt">
    <xsd:annotation>
        <xsd:documentation>Unsigned Integer</xsd:documentation>
    </xsd:annotation>
</xsd:element>