Definition Type: SimpleType
Name: MatriculaRegistro
Namespace: http://www.tjsc.jus.br/selo/XMLSchema
Containing Schema: xsSimpleTypes.xsd
Documentation:
número de matrícula do Registro Civil conforme padrão nacional CNJ
Collapse XSD Schema Diagram:
XSD Diagram of MatriculaRegistro
Collapse XSD Schema Code:
<xs:simpleType name="MatriculaRegistro">
    <xs:annotation>
        <xs:documentation>número de matrícula do Registro Civil conforme padrão nacional CNJ</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:pattern value="\d{32}" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Pattern \d{32}
Collapse Derivation Tree:
Collapse References:
nsS:matricula, nsS:matricula, nsS:matriculansS:matriculaGemeo,